Click or drag to resize

PreparedStatementRoutingKey Property

Gets the routing key for the prepared statement.

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

Property Value

Type: RoutingKey
See Also