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

CustomExpressionWithAmbiguousColumnValidationException Class

An exception thrown when a custom expression references a column with an ambiguous name.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public class CustomExpressionWithAmbiguousColumnValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
CustomExpressionWithAmbiguousColumnValidationException
See Also