AlreadyExistsExceptionKeyspace Property  | 
 
             Gets the name of keyspace that either already exists or is home to the table that
             already exists.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.11.0
Syntaxpublic string Keyspace { get; }Property Value
Type: 
String
See Also