![]() | QdbTable Properties |
The QdbTable 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.
|
![]() | Columns |
The columns of the table.
|
![]() | DoubleColumns |
The columns of the table that contains double-precision floating-point values.
|
![]() | Int64Columns |
The columns of the table that contains int64 point values.
|
![]() | ShardSize |
Returns the shard size of a table.
|
![]() | StringColumns |
The columns of the table that contains string point values.
|
![]() | TimestampColumns |
The columns of the table that contains timestamp point values.
|