NSManagedObjectContext.PersistentStoreCoordinator Property

Definition

Gets the receiver's store coordinator.

public virtual CoreData.NSPersistentStoreCoordinator PersistentStoreCoordinator { [Foundation.Export("persistentStoreCoordinator", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPersistentStoreCoordinator:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PersistentStoreCoordinator : CoreData.NSPersistentStoreCoordinator with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to