ODataBatchReader.CurrentGroupId Propriété
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.
Propriété publique pour l’ID de groupe actuel que le lecteur traite. Utilisation principale de ce pour mettre en corrélation l’ID de groupe atomique dans les messages d’opération de requête et de réponse en fonction des besoins.
public string CurrentGroupId { get; }
member this.CurrentGroupId : string
Public ReadOnly Property CurrentGroupId As String