Skip to main content

TablesNotRelatedValidationException Class

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

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class TablesNotRelatedValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
TablesNotRelatedValidationException
See Also