Condividi tramite


NSIncrementalStore.NewValue Metodo

Definizione

Restituisce una nuova relazione per i dati di relazione specificati.

[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

Parametri

forRelationship
NSRelationshipDescription
forObjectI
NSManagedObjectID
context
NSManagedObjectContext

Da aggiungere.

Questo parametro può essere null.

error
NSError

Restituisce

Attributi

Si applica a