RoutingKeyRawRoutingKey Property |
Byte array representing the partition key (or one of the partition)
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public byte[] RawRoutingKey { get; set; }
Property Value
Type:
ByteSee Also