UserInfoKeys.PersistentStoreSaveConflictsKey Property

Definition

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.

Applies to