Contents

options

A dictionary representation of the options set on the associated persistent store.

Declaration

var options: [String : NSObject] { get }

Discussion

A dictionary containing key-value pairs that specify numerous settings for the persistent store. For key definitions, see NSPersistentStoreCoordinator.

See Also

Accessing the Configuration Options