Condividi tramite


AggregateTransformationNode Costruttore

Definizione

Creare un oggetto 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))

Parametri

Si applica a