Partager via


NSPersistentStoreCoordinator.MigratePersistentStore Méthode

Définition

store Migre vers 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

Paramètres

url
NSUrl
options
NSDictionary

À ajouter.

Ce paramètre peut être null.

storeType
NSString
error
NSError

Retours

Attributs

S’applique à