WindowFrameType Enumeration
Represents the type of the window frame. Specifies whether ROWS or RANGE units are used.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Range | Range is used. | |
| Rows | Rows is used. |
Show: