DuplicatingTableNamesValidationException Constructors
An exception thrown when trying to select a table that has already been selected.Name | Parameters | Description |
---|---|---|
DuplicatingTableNamesValidationException(String) | tableActualName | Initializes a new instance of the DuplicatingTableNamesValidationException class with the specified settings. |
See Also