Click or drag to resize

QdbCellBlobValue Property

Gets the value.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public byte[] BlobValue { get; }

Property Value

Type: Byte
Exceptions
ExceptionCondition
InvalidCastExceptionThe value is not of type Blob
See Also