Contents

shouldInferMappingModelAutomatically

A flag indicating whether a mapping model should be created automatically.

Declaration

var shouldInferMappingModelAutomatically: Bool { get set }

Discussion

If this flag is set to true and the value of the shouldMigrateStoreAutomatically is true, the coordinator attempts to infer a mapping model if none can be found. The default for this flag is true.

See Also

Configuring a Persistent Store Description