Click or drag to resize

CqlColumn Class

Inheritance Hierarchy
SystemObject
  DseColumnDesc
    DseCqlColumn
      DseTableColumn

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class CqlColumn : ColumnDesc

The CqlColumn type exposes the following members.

Constructors
  NameDescription
Public methodCqlColumn
Initializes a new instance of the CqlColumn class
Top
Properties
  NameDescription
Public propertyIndex
Index of the column in the rowset
Public propertyType
CLR Type of the column
Top
See Also

Reference