NSPersistentStoreCoordinator.PersistentStoreForUrl(NSUrl) 메서드

정의

에서 영구 저장소를 url반환합니다.

[Foundation.Export("persistentStoreForURL:")]
public virtual CoreData.NSPersistentStore PersistentStoreForUrl (Foundation.NSUrl url);
abstract member PersistentStoreForUrl : Foundation.NSUrl -> CoreData.NSPersistentStore
override this.PersistentStoreForUrl : Foundation.NSUrl -> CoreData.NSPersistentStore

매개 변수

url
NSUrl

반환

특성

적용 대상