次の方法で共有


PartitionRange 列挙体

境界値が間隔のどちら側 (左または右) に属するかを指定します。

名前空間:  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
Right
Unknown 不明

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間