Contents

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.

See Also

Managing Entity Mappings