Skip to main content

RelationException.MasterType Property

Indicates the master column’s property type.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

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

Declaration

public Type MasterType { get; }

Property Value

Type Description
Type

A Type enumeration value.

See Also