WindowFrameType 열거형

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

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration WindowFrameType
‘사용 방법
Dim instance As WindowFrameType
[SerializableAttribute]
public enum WindowFrameType
[SerializableAttribute]
public enum class WindowFrameType
[<SerializableAttribute>]
type WindowFrameType
public enum WindowFrameType

멤버

멤버 이름 설명
Range Range is used.
Rows Rows is used.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스