Click or drag to resize
RoutingKeyRawRoutingKey Property
Byte array representing the partition key (or one of the partition)

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public byte[] RawRoutingKey { get; set; }

Property Value

Type: Byte
See Also