DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
PreparedStatement Class
PreparedStatement Properties
ConsistencyLevel Property
IncomingPayload Property
IsIdempotent Property
OutgoingPayload Property
RoutingIndexes Property
RoutingKey Property
Variables Property
PreparedStatement
RoutingKey Property
Gets the routing key for the prepared statement.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
RoutingKey
RoutingKey
{
get
; }
Property Value
Type:
RoutingKey
See Also
Reference
PreparedStatement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.