Skip to main content
A newer version of this page is available. .

FilterByColumnOfMissingTableValidationException Constructors

An exception thrown when a query has a filter criteria that is not contained in any of the selected tables.
Name Parameters Description
FilterByColumnOfMissingTableValidationException(String) column Initializes a new instance of the FilterByColumnOfMissingTableValidationException class with the specified settings.
See Also