A newer version of this page is available.
Switch to the current version.
UnnamedTableValidationException Class
An exception thrown when a query references a table without specifying its name.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class UnnamedTableValidationException :
ValidationException
Public Class UnnamedTableValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
UnnamedTableValidationException
See Also
Feedback