Click or drag to resize
PreparedStatementRoutingKey Property
Gets the routing key for the prepared statement.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public RoutingKey RoutingKey { get; }

Property Value

Type: RoutingKey
See Also