Contents

NSMigrationEntityMappingKey

Key for the entity mapping object.

Declaration

let NSMigrationEntityMappingKey: String

Discussion

To access this key in a custom value expression string in the Xcode mapping model editor use $entityMapping.

See Also

Constants