Click or drag to resize

CqlColumn Properties

The CqlColumn type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Index of the column in the rowset
Public propertyIsStatic (Inherited from ColumnDesc.)
Public propertyKeyspace (Inherited from ColumnDesc.)
Public propertyName (Inherited from ColumnDesc.)
Public propertyTable (Inherited from ColumnDesc.)
Public propertyType
CLR Type of the column
Public propertyTypeCode (Inherited from ColumnDesc.)
Public propertyTypeInfo (Inherited from ColumnDesc.)
Top
See Also