Click or drag to resize

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)
Syntax
public byte[] BlobValue { get; }

Property Value

Type: Byte
See Also