Sdílet prostřednictvím


AggregateExpressionToken Třída

Definice

Token dotazu představující agregační výraz.

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

Konstruktory

AggregateExpressionToken(QueryToken, AggregationMethod, String)

Vytvořte AggregateExpressionToken.

AggregateExpressionToken(QueryToken, AggregationMethodDefinition, String)

Vytvořte AggregateExpressionToken.

Vlastnosti

Alias

Získá alias.

Expression

Získá výraz.

Kind

Získá typ tohoto tokenu.

Method

Získá Agregačnímethod tohoto tokenu.

MethodDefinition

Získá definici agregační metody.

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

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

Platí pro