DataCollectionMetadataPartitionKeys Property |
Gets an array of columns that are part of the partition key in correct order
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public TableColumn[] PartitionKeys { get; }
Property Value
Type:
TableColumnSee Also