Contents

destinationContext

The managed object context the migration manager uses for writing the destination persistent store.

Declaration

var destinationContext: NSManagedObjectContext { get }

Discussion

This context is created on demand as part of the initialization of the Core Data stacks used for migration.

See Also

Getting the Manager’s Configuration