Contents

execute(_:)

Passes a request to the persistent store without affecting the contents of the managed object context, and returns a persistent store result.

Declaration

func execute(_ request: NSPersistentStoreRequest) throws -> NSPersistentStoreResult

See Also

Registering and fetching objects