NSPersistentContainer.NewBackgroundContext 属性

定义

创建并返回私有托管对象上下文。

public virtual CoreData.NSManagedObjectContext NewBackgroundContext { [Foundation.Export("newBackgroundContext")] get; }
member this.NewBackgroundContext : CoreData.NSManagedObjectContext

属性值

专用托管对象上下文。

属性

适用于