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.v18.2.dll

Declaration

public class NoColumnsValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
NoColumnsValidationException
See Also