Specifies to which side of interval, left or right, the boundary value belongs
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Enumeration PartitionRange
用法
Dim instance As PartitionRange
public enum PartitionRange
public enum class PartitionRange
type PartitionRange
public enum PartitionRange
成员
成员名称 | 说明 | |
---|---|---|
Left | Left | |
Right | Right | |
Unknown | Unknown |