WindowFrameClause.WindowFrameType Property

Definition

Type of the window frame. Specifies whether ROWS or RANGE units are used.

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

Property Value

Applies to