DataCollectionMetadata Class |
Namespace: Dse
public abstract class DataCollectionMetadata
The DataCollectionMetadata type exposes the following members.
Name | Description | |
---|---|---|
ClusteringKeys |
Gets an array of pairs of columns and sort order that are part of the clustering key
| |
ColumnsByName |
Gets a dictionary of columns by name
| |
Name |
Gets the table name
| |
Options |
Gets the table options
| |
PartitionKeys |
Gets an array of columns that are part of the partition key in correct order
| |
TableColumns |
Gets the table columns
|