 | QdbBatchColumnDefinition Class |
Describes a time-series column, required for batch insertion
Inheritance HierarchySystemObject
Quasardb.TimeSeriesQdbBatchColumnDefinition
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic class QdbBatchColumnDefinition
Public Class QdbBatchColumnDefinition
The QdbBatchColumnDefinition type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Alias |
The name of the table
|
 | Column |
The name of the column
|
Top
See Also