Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies to which side of interval, left or right, the boundary value belongs
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration PartitionRange
'Usage
Dim instance As PartitionRange
public enum PartitionRange
public enum class PartitionRange
type PartitionRange
public enum PartitionRange
Members
| Member name | Description | |
|---|---|---|
| Left | Left | |
| Right | Right | |
| Unknown | Unknown |