init(entity:)
Creates a batch-update request for a managed entity.
Declaration
init(entity: NSEntityDescription)Parameters
- entity:
The managed entity to update data for.
Creates a batch-update request for a managed entity.
init(entity: NSEntityDescription)The managed entity to update data for.