The members of MonoMac.CoreData.NSEntityMigrationPolicy are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Constructors
| | Default constructor that initializes a new instance of this class with no parameters. |
| | A constructor that initializes the object from the data stored in the unarchiver object. |
| | Constructor to call on derived classes when the derived class has an [Export] constructor. |
| | A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
Public Properties
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. |