Compartir a través de


NSPersistentStoreCoordinator.PersistentStoreForUrl(NSUrl) Método

Definición

Devuelve el almacén persistente en 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

Devoluciones

Atributos

Se aplica a