A newer version of this page is available.
Switch to the current version.
TableNotSelectedValidationException Class
An exception thrown when a query references a column that is not contained in any of the selected tables.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class TableNotSelectedValidationException :
ValidationException
Public Class TableNotSelectedValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
TableNotSelectedValidationException
See Also
Feedback