UserInfo.AffectedStoresForError Property

Definition

Gets or sets an array that contains the stores that were affected by the error.

public CoreData.NSPersistentStore[] AffectedStoresForError { get; set; }
member this.AffectedStoresForError : CoreData.NSPersistentStore[] with get, set

Property Value

An array that contains the stores that were affected by the error.

Applies to