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

TablesNotRelatedValidationException Class

An exception thrown when a query references multiple tables without specifying their relations.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v21.2.dll

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

Declaration

public class TablesNotRelatedValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
TablesNotRelatedValidationException
See Also