UnnamedTableValidationException Constructors
An exception thrown when a query references a table without specifying its name.| Name | Description |
|---|---|
| UnnamedTableValidationException() | Initializes a new instance of the UnnamedTableValidationException class with the default settings. |
See Also