Inheritance Hierarchy
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic class CqlColumn : ColumnDesc
The CqlColumn type exposes the following members.
Constructors
| Name | Description |
---|
 | CqlColumn | Initializes a new instance of the CqlColumn class |
Top
Properties
| Name | Description |
---|
 | Index |
Index of the column in the rowset
|
 | Type |
CLR Type of the column
|
Top
See Also