TableNotSelectedValidationException Constructors
An exception thrown when a query references a column that is not contained in any of the selected tables.Name | Parameters | Description |
---|---|---|
TableNotSelectedValidationException(Table) | table | Initializes a new instance of the TableNotSelectedValidationException class with the specified settings. |
See Also