NSIncrementalStore.NewObjectIdFor(NSEntityDescription, NSObject) 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.
Les développeurs ne doivent pas remplacer cette méthode. Retourne un nouvel ID pour l’entité et la description.
[Foundation.Export("newObjectIDForEntity:referenceObject:")]
public virtual CoreData.NSManagedObjectID NewObjectIdFor (CoreData.NSEntityDescription forEntity, Foundation.NSObject referenceObject);
abstract member NewObjectIdFor : CoreData.NSEntityDescription * Foundation.NSObject -> CoreData.NSManagedObjectID
override this.NewObjectIdFor : CoreData.NSEntityDescription * Foundation.NSObject -> CoreData.NSManagedObjectID
Paramètres
- forEntity
- NSEntityDescription
- referenceObject
- NSObject
Retours
- Attributs