AlreadyExistsExceptionKeyspace Property |
Gets the name of keyspace that either already exists or is home to the table that
already exists.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public string Keyspace { get; }
Property Value
Type:
StringSee Also