 | QdbBulkCellBlobValue Property |
Gets the value of the cell as a byte array.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.14.3.1 (3.14.3.1)
Syntaxpublic byte[] BlobValue { get; }Public ReadOnly Property BlobValue As Byte()
Get
Property Value
Type:
Byte
See Also