Contents

configuration

The name of the configuration used by this store.

Declaration

var configuration: String? { get set }

Discussion

This displays the name of a configuration in the receiver’s managed object model that will be used by the new store. The configuration can be nil, in which case no other configurations are allowed.

See Also

Configuring a Persistent Store Description