NSIncrementalStore.ObtainPermanentIds(NSObject[], NSError) 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.
Retourne un tableau d’identfiers permanents pour les objets nouvellement insérés et signale toutes les erreurs dans error
.
[Foundation.Export("obtainPermanentIDsForObjects:error:")]
public virtual Foundation.NSObject[] ObtainPermanentIds (Foundation.NSObject[] array, out Foundation.NSError error);
abstract member ObtainPermanentIds : Foundation.NSObject[] * -> Foundation.NSObject[]
override this.ObtainPermanentIds : Foundation.NSObject[] * -> Foundation.NSObject[]
Paramètres
- array
- NSObject[]
- error
- NSError
Retours
NSObject[]
- Attributs