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