NSManagedObjectContext.MergeChangesFromRemoteContextSave Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Mescla alterações remotas.
[Foundation.Export("mergeChangesFromRemoteContextSave:intoContexts:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void MergeChangesFromRemoteContextSave (Foundation.NSDictionary changeNotificationData, CoreData.NSManagedObjectContext[] contexts);
static member MergeChangesFromRemoteContextSave : Foundation.NSDictionary * CoreData.NSManagedObjectContext[] -> unit
Parâmetros
- changeNotificationData
- NSDictionary
- contexts
- NSManagedObjectContext[]
- Atributos