Click or drag to resize

QdbTable Properties

The QdbTable type exposes the following members.

Properties
  NameDescription
Public propertyAlias
The alias of the entry in the database.
(Inherited from QdbEntry.)
Public propertyBlobColumns
The columns of the table that contains blobs.
Public propertyColumns
The columns of the table.
Public propertyDoubleColumns
The columns of the table that contains double-precision floating-point values.
Public propertyInt64Columns
The columns of the table that contains int64 point values.
Public propertyShardSize
Returns the shard size of a table.
Public propertyStringColumns
The columns of the table that contains string point values.
Public propertyTimestampColumns
The columns of the table that contains timestamp point values.
Top
See Also