AggregateTransformationNode 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表匯總轉換的節點。
public sealed class AggregateTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type AggregateTransformationNode = class
inherit TransformationNode
Public NotInheritable Class AggregateTransformationNode
Inherits TransformationNode
- 繼承
建構函式
AggregateTransformationNode(IEnumerable<AggregateExpressionBase>) |
建立 AggregateTransformationNode。 |
屬性
AggregateExpressions |
傳回這個轉換節點之所有 AggregateExpressionBase 清單的屬性。 |
Expressions |
已淘汰.
只傳回 AggregateExpression 的 屬性。 |
Kind |
取得轉換節點的種類。 |