 | QdbInt64ColumnCollection Class |
A collection of columns contains int64 point values.
Inheritance HierarchySystemObject
Quasardb.TimeSeriesQdbInt64ColumnCollection
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic class QdbInt64ColumnCollection : IEnumerable<QdbInt64Column>,
IEnumerable
Public Class QdbInt64ColumnCollection
Implements IEnumerable(Of QdbInt64Column), IEnumerable
The QdbInt64ColumnCollection type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Gets the columns with the specified name
|
Top
Methods
See Also