Freigeben über


PartitionRange-Enumeration

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

Elemente

Elementname Beschreibung
Left Left
Right Right
Unknown Unknown

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace