vkdb
A time series database engine in C++.
Loading...
Searching...
No Matches
vkdb::TablesQuery Struct Reference

Tables query. More...

#include <expr.h>

Collaboration diagram for vkdb::TablesQuery:

Public Attributes

Token token
 Token for the tables query.
 

Detailed Description

Tables query.

Definition at line 456 of file expr.h.

Member Data Documentation

◆ token

Token vkdb::TablesQuery::token

Token for the tables query.

Definition at line 461 of file expr.h.


The documentation for this struct was generated from the following file: