isReadOnly
A flag that indicates whether this store will be read-only.
Declaration
var isReadOnly: Bool { get set }Discussion
This is a convenience method for setting the NSReadOnlyPersistentStoreOption on the associated store.
A flag that indicates whether this store will be read-only.
var isReadOnly: Bool { get set }This is a convenience method for setting the NSReadOnlyPersistentStoreOption on the associated store.