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

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.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

public class NoColumnsValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
NoColumnsValidationException
See Also