TableNotInSchemaValidationException Constructors
An exception thrown when a query references a table that is missing in the data source schema.
Name | Parameters | Description |
---|---|---|
Table |
table |
Initializes a new instance of the Table |
See Also