PathToken.NextToken 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.
Le NextToken dans le chemin d’accès(peut être le parent ou l’enfant selon que l’arborescence a été normalisée pour développer ou non. TODO : il faut revoir cette analyse syntaxique et le reste de l’analyseur syntaxique pour le préparer à la consommation publique.
public abstract Microsoft.OData.UriParser.QueryToken NextToken { get; set; }
member this.NextToken : Microsoft.OData.UriParser.QueryToken with get, set
Public MustOverride Property NextToken As QueryToken