XPMemberInfo.MergeCollisionBehavior Property
Gets a value that indicates the behavior when merging changed objects (objects with different versions).
Namespace: DevExpress.Xpo.Metadata
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 |
---|---|
OptimisticLockingReadMergeBehavior | A OptimisticLockingReadMergeBehavior enumeration value that indicates the behavior when merging changed objects. |
See Also