Contents

name

The name of the entity mapping.

Declaration

var name: String! { get set }

Discussion

The name is used only as a means of distinguishing mappings in a model. If not specified, the value defaults to SOURCE->DESTINATION.

See Also

Managing Mapping Information