|
quasardb C API
|
Description of a time series column, perhaps with its symtable. More...
#include <ts.h>
Data Fields | |
| const char * | name |
| A pointer to a null-terminated UTF-8 string representing the name of the column. | |
| qdb_ts_column_type_t | type |
| The type of the column. | |
| const char * | symtable |
| An optional pointer to a null-terminated UTF-8 string representing the symbol table name of the symbol column. | |
Description of a time series column, perhaps with its symtable.
1.8.5