Share via


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)

属性值

适用于