共用方式為


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)

屬性值

適用於