 | QdbCellType Property |
Gets the type of result value.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic QdbValueType Type { get; }
Public ReadOnly Property Type As QdbValueType
Get
Property Value
Type:
QdbValueType
See Also