Click or drag to resize

QdbTableBlobColumns Property

The columns of the table that contains blobs.

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public QdbBlobColumnCollection BlobColumns { get; }

Property Value

Type: QdbBlobColumnCollection
See Also