PartitionFunctionRange Enumeration
Specifies the partition function ranges.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Left | The range is Left. | |
| NotSpecified | The range is NotSpecified. | |
| Right | The range is Right. |
Show: