NSEntityMigrationPolicy.BeginEntityMapping Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("beginEntityMapping:manager:error:")]
public virtual bool BeginEntityMapping (CoreData.NSEntityMapping mapping, CoreData.NSMigrationManager manager, out Foundation.NSError error);
abstract member BeginEntityMapping : CoreData.NSEntityMapping * CoreData.NSMigrationManager * -> bool
override this.BeginEntityMapping : CoreData.NSEntityMapping * CoreData.NSMigrationManager * -> bool
Parameters
- mapping
- NSEntityMapping
- manager
- NSMigrationManager
- error
- NSError
Returns
- Attributes