 | QdbCellBlobValue Property |
Gets the result value.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
Syntaxpublic byte[] BlobValue { get; }
Public ReadOnly Property BlobValue As Byte()
Get
Property Value
Type:
Byte
Exceptions
See Also