Contents

attributeMappings

The array of attribute mappings for the entity mapping.

Declaration

var attributeMappings: [NSPropertyMapping]? { get set }

Discussion

The order of mappings in the array specifies the order in which the mappings will be processed during a migration.

See Also

Managing Mapping Information