Enumeração RangeType
The RangeType enumeration contains values that are used to specify the type range.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)
Sintaxe
'Declaração
Public Enumeration RangeType
'Uso
Dim instance As RangeType
public enum RangeType
public enum class RangeType
type RangeType
public enum RangeType
Membros
Nome do membro | Descrição | |
---|---|---|
Left | The left range. | |
None | No range. | |
Right | The right range. |
Comentários
The RangeType enumeration class is served by the RangeType property.