Click or drag to resize

QdbTimestampColumnCollection Class

A collection of columns contains timestamp point values.
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeriesQdbTimestampColumnCollection

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntax
public class QdbTimestampColumnCollection : IEnumerable<QdbTimestampColumn>, 
	IEnumerable

The QdbTimestampColumnCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the columns with the specified name
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also