共用方式為


ComputeTransformationNode 類別

定義

代表計算運算式的節點。

public sealed class ComputeTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ComputeTransformationNode = class
    inherit TransformationNode
Public NotInheritable Class ComputeTransformationNode
Inherits TransformationNode
繼承
ComputeTransformationNode

建構函式

ComputeTransformationNode(IEnumerable<ComputeExpression>)

建立 ComputeTransformationNode。

屬性

Expressions

取得 的清單 ComputeExpression

Kind

取得轉換節點的種類。

適用於