次の方法で共有


WindowClause.WindowDefinition プロパティ

定義

名前付きウィンドウの定義。 null にすることはできません。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.WindowDefinition> WindowDefinition { get; }
member this.WindowDefinition : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.WindowDefinition>
Public ReadOnly Property WindowDefinition As IList(Of WindowDefinition)

プロパティ値

適用対象