TableColumn Properties |
The TableColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | Index |
Index of the column in the rowset
(Inherited from CqlColumn.) |
![]() | Keyspace | (Inherited from ColumnDesc.) |
![]() | KeyType |
Gets or sets the column key type.
This property is going to be deprecated in future releases, use PartitionKeys, ClusteringKeys and Indexes that provide a more accurate representation of a table or view keys and indexes. |
![]() | Name | (Inherited from ColumnDesc.) |
![]() | SecondaryIndexName | Obsolete. |
![]() | SecondaryIndexOptions | Obsolete. |
![]() | SecondaryIndexType | Obsolete. |
![]() | Table | (Inherited from ColumnDesc.) |
![]() | Type |
CLR Type of the column
(Inherited from CqlColumn.) |
![]() | TypeCode | (Inherited from ColumnDesc.) |
![]() | TypeInfo | (Inherited from ColumnDesc.) |