共用方式為


UserInfoKeys.PersistentStoreSaveConflictsKey 屬性

定義

取得識別合併衝突陣列的索引鍵。

[Foundation.Field("NSPersistentStoreSaveConflictsErrorKey", "CoreData")]
public static Foundation.NSString PersistentStoreSaveConflictsKey { get; }
member this.PersistentStoreSaveConflictsKey : Foundation.NSString

屬性值

識別物件陣列的 NSMergeConflict 索引鍵。

屬性

備註

此索引鍵會對應至 PersistentStoreSaveConflictsKey 屬性。

適用於