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