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.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public class RelationTableNotSelectedValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
RelationTableNotSelectedValidationException
See Also