次の方法で共有


ComputeExpression クラス

定義

ツリーの現在のレベルでクエリによって計算された項目。

public sealed class ComputeExpression
type ComputeExpression = class
Public NotInheritable Class ComputeExpression
継承
ComputeExpression

コンストラクター

ComputeExpression(SingleValueNode, String, IEdmTypeReference)

ComputeExpression を作成します。

プロパティ

Alias

集計エイリアスを取得します。

Expression

集計式を取得します。

TypeReference

この集計式の を IEdmTypeReference 取得します。

適用対象