Contents

NSEntityMappingType.removeEntityMappingType

Specifies that this entity is not present in the destination model.

Declaration

case removeEntityMappingType

Discussion

Instances of the entity only exist in the source—source instances are not mapped to destination.

See Also

Constants