Sdílet prostřednictvím


RangeVariableToken Třída

Definice

Lexikální token představující parametr dotazu Any/All.

public sealed class RangeVariableToken : Microsoft.OData.UriParser.QueryToken
type RangeVariableToken = class
    inherit QueryToken
Public NotInheritable Class RangeVariableToken
Inherits QueryToken
Dědičnost
RangeVariableToken

Konstruktory

RangeVariableToken(String)

Vytvoření nového rangevariableTokenu

Vlastnosti

Kind

Druh tokenu dotazu.

Name

Název parametru

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

Přijměte a ISyntacticTreeVisitor<T> procházejte stromem QueryTokens.

Equals(Object)

Označuje přetížení Equals.

GetHashCode()

Vrátí kód hash pro tuto instanci.

Platí pro