Compartilhar via


NSPersistentStoreCoordinator.PersistentStoreForUrl(NSUrl) Método

Definição

Retorna o repositório persistente em 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

Parâmetros

url
NSUrl

Retornos

Atributos

Aplica-se a