Sdílet prostřednictvím


ComputeToken Třída

Definice

Token dotazu představující výpočetní token.

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

Konstruktory

ComputeToken(IEnumerable<ComputeExpressionToken>)

Vytvořte ComputeToken.

Vlastnosti

Expressions

Získá seznam ComputeExpressionToken.

Kind

Získá typ tohoto tokenu.

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

Přijměte a ISyntacticTreeVisitor<T> procházejte strom s QueryToken.

Platí pro