Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The RangeType enumeration contains values that are used to specify the type range.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration RangeType
'Usage
Dim instance As RangeType
public enum RangeType
public enum class RangeType
type RangeType
public enum RangeType
Members
| Member name | Description | |
|---|---|---|
| Left | The left range. | |
| None | No range. | |
| Right | The right range. |
Remarks
The RangeType enumeration class is served by the RangeType property.