다음을 통해 공유


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

속성 값

이 영구 컨테이너의 영구 저장소에 대한 설명을 포함하는 배열입니다.

특성

적용 대상