ODataBatchReader.GetCurrentGroupIdImplementation 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.
Obtient l’ID de groupe pour la requête actuelle. L’implémentation par défaut est fournie ici, retournant la valeur Null.
protected virtual string GetCurrentGroupIdImplementation ();
abstract member GetCurrentGroupIdImplementation : unit -> string
override this.GetCurrentGroupIdImplementation : unit -> string
Protected Overridable Function GetCurrentGroupIdImplementation () As String
Retours
ID de groupe de la requête actuelle.