RelationException Class
An exception thrown when attempting to assign a data relation to unrelated columns.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
See Also
An exception thrown when attempting to assign a data relation to unrelated columns.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
public class RelationException :
Exception
Public Class RelationException
Inherits Exception