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

CustomExpressionWithAmbiguousColumnValidationException Constructors

An exception thrown when a custom expression references a column with an ambiguous name.
Name Parameters Description
CustomExpressionWithAmbiguousColumnValidationException(String, String[]) column, tables Initializes a new instance of the CustomExpressionWithAmbiguousColumnValidationException class with the specified settings.
See Also