Condividi tramite


AggregateTransformationNode Classe

Definizione

Nodo che rappresenta una trasformazione di aggregazione.

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

Costruttori

AggregateTransformationNode(IEnumerable<AggregateExpressionBase>)

Creare un oggetto AggregateTransformationNode.

Proprietà

AggregateExpressions

Proprietà che restituisce un elenco di tutti i AggregateExpressionBasenodi di trasformazione.

Expressions
Obsoleti.

Proprietà che restituisce AggregateExpressionsolo s.

Kind

Ottiene il tipo del nodo di trasformazione.

Si applica a