AlreadyExistsExceptionTable Property |
If the failed creation was a table creation, gets the name of the table that already exists.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public string Table { get; }
Property Value
Type:
StringSee Also