MonoMac.CoreData.NSMigrationManager: Method Members

The methods of MonoMac.CoreData.NSMigrationManager are listed below. For a list of all members, see the NSMigrationManager Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AssociateSourceInstance(NSManagedObject, NSManagedObject, NSEntityMapping)
Documentation for this section has not yet been entered.
CancelMigrationWithError(MonoMac.Foundation.NSError)
Documentation for this section has not yet been entered.
DestinationEntityForEntityMapping(NSEntityMapping) : NSEntityDescription
Documentation for this section has not yet been entered.
DestinationInstancesForEntityMappingNamed(string, NSManagedObject[]) : NSManagedObject[]
Documentation for this section has not yet been entered.
MigrateStoreFromUrl(MonoMac.Foundation.NSUrl, string, MonoMac.Foundation.NSDictionary, NSMappingModel, MonoMac.Foundation.NSUrl, string, MonoMac.Foundation.NSDictionary, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
SourceEntityForEntityMapping(NSEntityMapping) : NSEntityDescription
Documentation for this section has not yet been entered.
SourceInstancesForEntityMappingNamed(string, NSManagedObject[]) : NSManagedObject[]
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSMigrationManager object.