Contents

NSMergePolicyType.mergeByPropertyStoreTrumpMergePolicyType

A property-based merge policy that applies external changes.

Declaration

case mergeByPropertyStoreTrumpMergePolicyType

Discussion

A policy that merges conflicts between the persistent store’s version of the object and the current in-memory version by individual property, with external changes trumping in-memory changes.

See Also

Policies