AlreadyExistsException Constructor |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public AlreadyExistsException(
string keyspace,
string table
)
Parameters
- keyspace
- Type: SystemString
- table
- Type: SystemString
See Also