affectedStores
An array of persistent stores specified for the fetch request.
Declaration
var affectedStores: [NSPersistentStore]? { get set }Discussion
The contents of the array are the identifiers for the stores to be searched when the fetch request is executed.