RangeVariableToken Classe
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.
Jeton lexical représentant le paramètre d’une requête Any/All.
public sealed class RangeVariableToken : Microsoft.OData.UriParser.QueryToken
type RangeVariableToken = class
inherit QueryToken
Public NotInheritable Class RangeVariableToken
Inherits QueryToken
- Héritage
Constructeurs
RangeVariableToken(String) |
Créer un RangeVariableToken |
Propriétés
Kind |
Type du jeton de requête. |
Name |
Le nom du paramètre. |
Méthodes
Accept<T>(ISyntacticTreeVisitor<T>) |
Accepter un ISyntacticTreeVisitor<T> pour marcher un arbre de QueryTokens. |
Equals(Object) |
Indique la surcharge Equals. |
GetHashCode() |
Retourne un code de hachage pour cette instance. |