AlreadyExistsExceptionWasTableCreation Property |
Gets whether the query yielding this exception was a table creation
attempt.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public bool WasTableCreation { get; }
Property Value
Type:
BooleanSee Also