Udostępnij za pośrednictwem


ComputeToken Klasa

Definicja

Token zapytania reprezentujący token obliczeniowy.

public sealed class ComputeToken : Microsoft.OData.UriParser.Aggregation.ApplyTransformationToken
type ComputeToken = class
    inherit ApplyTransformationToken
Public NotInheritable Class ComputeToken
Inherits ApplyTransformationToken
Dziedziczenie

Konstruktory

ComputeToken(IEnumerable<ComputeExpressionToken>)

Utwórz element ComputeToken.

Właściwości

Expressions

Pobiera listę elementów ComputeExpressionToken.

Kind

Pobiera rodzaj tego tokenu.

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

Zaakceptuj element , ISyntacticTreeVisitor<T> aby chodzić po drzewie QueryTokens.

Dotyczy