TransformationNodeKind 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
轉換節點類型的列舉。
public enum TransformationNodeKind
type TransformationNodeKind =
Public Enum TransformationNodeKind
- 繼承
-
TransformationNodeKind
欄位
Aggregate | 0 | 值的匯總 |
Compute | 3 | 計算運算式 |
Expand | 4 | Expand 運算式 |
Filter | 2 | 篩選子句 |
GroupBy | 1 | 依屬性分組值 |