Partager via


AggregateTransformationNode Constructeur

Définition

Créez un AggregateTransformationNode.

public AggregateTransformationNode (System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.Aggregation.AggregateExpressionBase> expressions);
new Microsoft.OData.UriParser.Aggregation.AggregateTransformationNode : seq<Microsoft.OData.UriParser.Aggregation.AggregateExpressionBase> -> Microsoft.OData.UriParser.Aggregation.AggregateTransformationNode
Public Sub New (expressions As IEnumerable(Of AggregateExpressionBase))

Paramètres

S’applique à