Skip to main content

NoColumnsValidationException Class

An exception thrown when no columns have been selected for any of the selected tables.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class NoColumnsValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
NoColumnsValidationException
See Also