Перечисление 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

Элементы

Имя элемента Описание
None No range.
Left The left range.
Right The right range.

Замечания

The RangeType enumeration class is served by the RangeType property.