RangeType Enumeration
The RangeType enumeration contains values that are used to specify the type range.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| Left | The left range. | |
| None | No range. | |
| Right | The right range. |
Show: