A newer version of this page is available.
Switch to the current version.
TableNotInSchemaValidationException Class
An exception thrown when a query references a table that is missing in the data source schema.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class TableNotInSchemaValidationException :
ValidationException
Public Class TableNotInSchemaValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
TableNotInSchemaValidationException
See Also
Feedback