Click or drag to resize
SimpleStatement.RoutingKey Property

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntax
C#
public override RoutingKey RoutingKey { get; }

Property Value

Type: RoutingKey

Implements

IStatement.RoutingKey
See Also