共用方式為


NSPersistentContainer.PersistentStoreDescriptions 屬性

定義

取得陣列,其中包含這個永續性容器中永續性存放區的描述。

public virtual CoreData.NSPersistentStoreDescription[] PersistentStoreDescriptions { [Foundation.Export("persistentStoreDescriptions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPersistentStoreDescriptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PersistentStoreDescriptions : CoreData.NSPersistentStoreDescription[] with get, set

屬性值

陣列,其中包含這個永續性容器中永續性存放區的描述。

屬性

適用於