Click or drag to resize

QdbColumn Class

A column of a table
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeriesQdbColumn

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

The QdbColumn type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the column
Public propertySeries
The parent of the column
Public propertySymtable
The symtable name of the column
Public propertyType
The type of the column.
Top
See Also