 | QdbCellTimestampArray Property |
Gets the result value reinterpreted as a DateTime Array.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.13.5.0 (3.13.5.0)
Syntaxpublic DateTime[] TimestampArray { get; }
Public ReadOnly Property TimestampArray As DateTime()
Get
Property Value
Type:
DateTime
Exceptions
See Also