Click or drag to resize

QdbBatchColumnDefinition Class

Describes a time-series column, required for batch insertion
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeriesQdbBatchColumnDefinition

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public class QdbBatchColumnDefinition

The QdbBatchColumnDefinition type exposes the following members.

Constructors
  NameDescription
Public methodQdbBatchColumnDefinition
Creates a batch column description with the specified name.
Top
Properties
  NameDescription
Public propertyAlias
The name of the table
Public propertyColumn
The name of the column
Top
See Also