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