MapInheritanceAttribute.MapType Property
Gets a value which specifies the table that persistent properties and fields are saved to.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
MapInheritanceType | A MapInheritanceType enumeration value that specifies which table persistent properties and fields are saved to. |
See Also