AggregateTransformationNode Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Uzel představující agregovanou transformaci.
public sealed class AggregateTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type AggregateTransformationNode = class
inherit TransformationNode
Public NotInheritable Class AggregateTransformationNode
Inherits TransformationNode
- Dědičnost
Konstruktory
AggregateTransformationNode(IEnumerable<AggregateExpressionBase>) |
Vytvořte Uzel AggregateTransformationNode. |
Vlastnosti
AggregateExpressions |
Vlastnost, která vrací seznam všech AggregateExpressionBasehodnot tohoto transformačního uzlu. |
Expressions |
Zastaralé.
Vlastnost, která vrací AggregateExpressionpouze s. |
Kind |
Získá typ transformačního uzlu. |