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.15.0.0 (3.15.0.0)
Syntax
public QdbBlobColumnCollection BlobColumns { get; }

Property Value

Type: QdbBlobColumnCollection
See Also