Compartilhar via


NSPersistentStoreCoordinator.MigratePersistentStore Método

Definição

store Migra para 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

A ser adicionado.

Esse parâmetro pode ser null.

storeType
NSString
error
NSError

Retornos

Atributos

Aplica-se a