Share via


UserInfoKeys.AffectedStoresForErrorKey 属性

定义

获取标识数组的键,该数组包含受错误影响的存储区。

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

属性值

标识受错误影响的对象的数组 NSPersistentStore 的键。

属性

注解

此键对应于 AffectedStoresForError 属性。

适用于