NSPersistentStoreCoordinator.ManagedObjectModel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得接收端的受管理物件模型。
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSManagedObjectModel ManagedObjectModel { [Foundation.Export("managedObjectModel", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("managedObjectModel", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ManagedObjectModel : CoreData.NSManagedObjectModel
屬性值
- 屬性