Click or drag to resize

BatchStatementKeyspace Property

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public override string Keyspace { get; }

Property Value

Type: String

Implements

IStatementKeyspace
See Also