共用方式為


UserInfoKeys.AffectedStoresForErrorKey 屬性

定義

取得索引鍵,識別陣列,其中包含受錯誤影響的存放區。

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

屬性值

索引鍵,識別受錯誤影響之物件的陣列 NSPersistentStore

屬性

備註

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

適用於