StatementKeyspace Property |
Gets the keyspace this query operates on. The returned value should not be
null only when the
IStatement applies to a different keyspace to the logged keyspace of the
ISession.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public abstract string Keyspace { get; }
Property Value
Type:
StringImplements
IStatementKeyspaceSee Also