MonobjcMonobjc Documented Class Library
NSReadOnlyPersistentStoreOption Field
NamespacesMonobjc.CoreDataNSPersistentStoreCoordinatorNSReadOnlyPersistentStoreOption

A flag that indicates whether a store is treated as read-only or not.

The default value is NO.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSReadOnlyPersistentStoreOption
Public Shared ReadOnly NSReadOnlyPersistentStoreOption As NSString
public:
static initonly NSString^ NSReadOnlyPersistentStoreOption
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)