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