Skip to main content

NoColumnsValidationException Class

In This Article

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

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

public class NoColumnsValidationException :
    ValidationException

#Inheritance

Object
Exception
ValidationException
NoColumnsValidationException
See Also