| DataCollectionMetadataPartitionKeys Property  | 
            Gets an array of columns that are part of the partition key in correct order
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic TableColumn[] PartitionKeys { get; }Property Value
Type: 
TableColumn
See Also