WindowFrameClause.WindowFrameType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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