Click or drag to resize
AlreadyExistsExceptionWasTableCreation Property
Gets whether the query yielding this exception was a table creation attempt.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public bool WasTableCreation { get; }

Property Value

Type: Boolean
See Also