Contents

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.

See Also

Configuring a Persistent Store Description