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: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public string Table { get; }

Property Value

Type: String
See Also