AlreadyExistsExceptionWasTableCreation Property |
Gets whether the query yielding this exception was a table creation
attempt.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic bool WasTableCreation { get; }
Property Value
Type:
Boolean
See Also