The
methods
of MonoMac.CoreData.NSEntityMigrationPolicy are listed below. For a list of all members, see the NSEntityMigrationPolicy Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Methods
| BeginEntityMapping(NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| CreateDestinationInstancesForSourceInstance(NSManagedObject, NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| CreateRelationshipsForDestinationInstance(NSManagedObject, NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| EndEntityMapping(NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| EndInstanceCreationForEntityMapping(NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| EndRelationshipCreationForEntityMapping(NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| PerformCustomValidationForEntityMapping(NSEntityMapping, NSMigrationManager, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |