BoundStatementKeyspace Property |
Returns the keyspace this query operates on, based on the
PreparedStatement metadata.
The keyspace returned is used as a hint for token-aware routing.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override string Keyspace { get; }
Property Value
Type:
StringImplements
IStatementKeyspaceSee Also