Sdílet prostřednictvím


AggregateToken Třída

Definice

Token dotazu představující agregační token.

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

Konstruktory

AggregateToken(IEnumerable<AggregateTokenBase>)

Vytvořte AggregateTransformationToken.

Vlastnosti

AggregateExpressions

Získá výrazy tohoto tokenu.

Expressions
Zastaralé.

Vytvořte AggregateToken.

Kind

Získá typ tohoto tokenu.

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

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

Platí pro