TableNullValidationException Constructors
An exception thrown when a query references a table that is null.| Name | Description |
|---|---|
| TableNullValidationException() | Initializes a new instance of the TableNullValidationException class with the default settings. |
See Also