Partager via


GroupByTransformationNode Classe

Définition

Nœud représentant une transformation groupBy.

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

Constructeurs

GroupByTransformationNode(IList<GroupByPropertyNode>, TransformationNode, CollectionNode)

Créez un GroupByTransformationNode.

Propriétés

ChildTransformations

Obtient l’enfant TransformationNode.

GroupingProperties

Obtient la liste de GroupByPropertyNode.

Kind

Obtient le type du nœud de transformation.

Source

Obtient le CollectionNode représentant la source.

S’applique à