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

SqlStringEmptyValidationException Class

An exception thrown when an SQL string is null or empty.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class SqlStringEmptyValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
SqlStringEmptyValidationException
See Also