FilterByMissingInSchemaColumnValidationException Constructors
An exception thrown when a query has a filter criteria that is missing in the data source schema.| Name | Parameters | Description |
|---|---|---|
| FilterByMissingInSchemaColumnValidationException(String, String) | table, column | Initializes a new instance of the FilterByMissingInSchemaColumnValidationException class with the specified settings. |
See Also