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

UnnamedTableValidationException Class

An exception thrown when a query references a table without specifying its name.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public class UnnamedTableValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
UnnamedTableValidationException
See Also