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

RelationTableNotSelectedValidationException Class

An exception thrown when a data relation references a table that has not been selected.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class RelationTableNotSelectedValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
RelationTableNotSelectedValidationException
See Also