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

DuplicatingColumnNamesValidationException Class

An exception thrown when trying to select a column that has already been selected.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public class DuplicatingColumnNamesValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
DuplicatingColumnNamesValidationException
See Also