Compartir a través de


NSPersistentStoreCoordinator.MigratePersistentStore Método

Definición

store Migra a url.

[Foundation.Export("migratePersistentStore:toURL:options:withType:error:")]
public virtual CoreData.NSPersistentStore MigratePersistentStore (CoreData.NSPersistentStore store, Foundation.NSUrl url, Foundation.NSDictionary options, Foundation.NSString storeType, out Foundation.NSError error);
abstract member MigratePersistentStore : CoreData.NSPersistentStore * Foundation.NSUrl * Foundation.NSDictionary * Foundation.NSString *  -> CoreData.NSPersistentStore
override this.MigratePersistentStore : CoreData.NSPersistentStore * Foundation.NSUrl * Foundation.NSDictionary * Foundation.NSString *  -> CoreData.NSPersistentStore

Parámetros

url
NSUrl
options
NSDictionary

Se agregará.

Este parámetro puede ser null.

storeType
NSString
error
NSError

Devoluciones

Atributos

Se aplica a