Condividi tramite


ComputeTransformationNode Classe

Definizione

Nodo che rappresenta un'espressione di calcolo.

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

Costruttori

ComputeTransformationNode(IEnumerable<ComputeExpression>)

Creare un oggetto ComputeTransformationNode.

Proprietà

Expressions

Ottiene l'elenco di ComputeExpression.

Kind

Ottiene il tipo del nodo di trasformazione.

Si applica a