TableColumn Class |
Namespace: Dse
public class TableColumn : CqlColumn
The TableColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| TableColumn | Initializes a new instance of the TableColumn class |
| Name | Description | |
|---|---|---|
| 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. | |
| SecondaryIndexName | Obsolete. | |
| SecondaryIndexOptions | Obsolete. | |
| SecondaryIndexType | Obsolete. |