Click or drag to resize
DataCollectionMetadataPartitionKeys Property
Gets an array of columns that are part of the partition key in correct order

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public TableColumn[] PartitionKeys { get; }

Property Value

Type: TableColumn
See Also