Partager via


ComputeTransformationNode Classe

Définition

Nœud représentant une expression de calcul.

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

Constructeurs

ComputeTransformationNode(IEnumerable<ComputeExpression>)

Créez un ComputeTransformationNode.

Propriétés

Expressions

Obtient la liste de ComputeExpression.

Kind

Obtient le type du nœud de transformation.

S’applique à