Share via


NSManagedObjectID.PersistentStore Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSPersistentStore? PersistentStore { [Foundation.Export("persistentStore", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("persistentStore", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.PersistentStore : CoreData.NSPersistentStore

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to