Skip to main content

RelationException Class

An exception thrown when attempting to assign a data relation to unrelated columns.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

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

Declaration

public class RelationException :
    Exception

Inheritance

Object
Exception
RelationException
See Also