Contents

remove(_:)

Removes the specified persistent store from the coordinator.

Declaration

func remove(_ store: NSPersistentStore) throws

Parameters

  • store:

    A persistent store.

See Also

Related Documentation

Adding or removing a store