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.11.0
Syntax
C#
public byte[] RawRoutingKey { get; set; }

Property Value

Type: Byte
See Also