remove(_:)
Removes the specified persistent store from the coordinator.
Declaration
func remove(_ store: NSPersistentStore) throwsParameters
- store:
A persistent store.
See Also
Related Documentation
migratePersistentStore(_:to:options:withType:)addPersistentStore(ofType:configurationName:at:options:)