Skip to main content

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