UserInfoKeys.PersistentStoreSaveConflictsKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the key that identifies the array of merge conflicts..
[Foundation.Field("NSPersistentStoreSaveConflictsErrorKey", "CoreData")]
public static Foundation.NSString PersistentStoreSaveConflictsKey { get; }
member this.PersistentStoreSaveConflictsKey : Foundation.NSString
Property Value
A key that identifies an array of NSMergeConflict objects.
- Attributes
Remarks
This key corresponds to the PersistentStoreSaveConflictsKey property.