QdbTimeSeries Properties |
The QdbTimeSeries type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias |
The alias of the entry in the database.
(Inherited from QdbEntry.) | |
| BlobColumns |
The columns of the table that contains blobs.
(Inherited from QdbTable.) | |
| Columns |
The columns of the table.
(Inherited from QdbTable.) | |
| DoubleColumns |
The columns of the table that contains double-precision floating-point values.
(Inherited from QdbTable.) | |
| Int64Columns |
The columns of the table that contains int64 point values.
(Inherited from QdbTable.) | |
| ShardSize |
Returns the shard size of a table.
(Inherited from QdbTable.) | |
| StringColumns |
The columns of the table that contains string point values.
(Inherited from QdbTable.) | |
| TimestampColumns |
The columns of the table that contains timestamp point values.
(Inherited from QdbTable.) |