Click or drag to resize
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.0.9 (git 5ca22bb)
Syntax
C#
public string Table { get; }

Property Value

Type: String
See Also