次の方法で共有


WindowDefinition.WindowFrameClause プロパティ

定義

ウィンドウの境界の指定。ウィンドウ集計用です。 省略可能な値は null です。

public Microsoft.SqlServer.TransactSql.ScriptDom.WindowFrameClause WindowFrameClause { get; set; }
member this.WindowFrameClause : Microsoft.SqlServer.TransactSql.ScriptDom.WindowFrameClause with get, set
Public Property WindowFrameClause As WindowFrameClause

プロパティ値

適用対象