NSManagedObjectContext.SetQueryGenerationFromToken Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la génération de requête à partir du jeton de génération de requête spécifié.
[Foundation.Export("setQueryGenerationFromToken:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SetQueryGenerationFromToken (CoreData.NSQueryGenerationToken generation, out Foundation.NSError error);
abstract member SetQueryGenerationFromToken : CoreData.NSQueryGenerationToken * -> bool
override this.SetQueryGenerationFromToken : CoreData.NSQueryGenerationToken * -> bool
Paramètres
- error
- NSError
Retours
- Attributs