entityMappings
The entity mappings for the mapping model.
Declaration
var entityMappings: [NSEntityMapping]! { get set }Discussion
The order of the mappings in the array determines the order in which they will be processed during migration.
The entity mappings for the mapping model.
var entityMappings: [NSEntityMapping]! { get set }The order of the mappings in the array determines the order in which they will be processed during migration.