quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_ts_column_info_ex_t Struct Reference

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.
 

Detailed Description

Description of a time series column, perhaps with its symtable.


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