Freigeben über


ComputeTransformationNode Klasse

Definition

Knoten, der einen Computeausdruck darstellt.

public sealed class ComputeTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ComputeTransformationNode = class
    inherit TransformationNode
Public NotInheritable Class ComputeTransformationNode
Inherits TransformationNode
Vererbung
ComputeTransformationNode

Konstruktoren

ComputeTransformationNode(IEnumerable<ComputeExpression>)

Erstellen Sie einen ComputeTransformationNode.Create a ComputeTransformationNode.

Eigenschaften

Expressions

Ruft die Liste von ab ComputeExpression.

Kind

Ruft die Art des Transformationsknotens ab.

Gilt für: