RangeType 열거형

The RangeType enumeration contains values that are used to specify the type range.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

‘선언
Public Enumeration RangeType
‘사용 방법
Dim instance As RangeType
public enum RangeType
public enum class RangeType
type RangeType
public enum RangeType

멤버

멤버 이름 설명
Left The left range.
None No range.
Right The right range.

주의

The RangeType enumeration class is served by the RangeType property.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스