affectedStores
The stores the request should be sent to.
Declaration
var affectedStores: [NSPersistentStore]? { get set }Discussion
The array contains instances of NSPersistentStore.
See Also
Related Documentation
- Core Data Programming Guide
The stores the request should be sent to.
var affectedStores: [NSPersistentStore]? { get set }The array contains instances of NSPersistentStore.