Partager via


NSIncrementalStore.NewValue Méthode

Définition

Retourne une nouvelle relation pour les données de relation spécifiées.

[Foundation.Export("newValueForRelationship:forObjectWithID:withContext:error:")]
public virtual Foundation.NSObject NewValue (CoreData.NSRelationshipDescription forRelationship, CoreData.NSManagedObjectID forObjectI, CoreData.NSManagedObjectContext context, out Foundation.NSError error);
abstract member NewValue : CoreData.NSRelationshipDescription * CoreData.NSManagedObjectID * CoreData.NSManagedObjectContext *  -> Foundation.NSObject
override this.NewValue : CoreData.NSRelationshipDescription * CoreData.NSManagedObjectID * CoreData.NSManagedObjectContext *  -> Foundation.NSObject

Paramètres

forRelationship
NSRelationshipDescription
forObjectI
NSManagedObjectID
context
NSManagedObjectContext

À ajouter.

Ce paramètre peut être null.

error
NSError

Retours

Attributs

S’applique à