次の方法で共有


PartitionFunctionRange 列挙体

パーティション関数の範囲を指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration PartitionFunctionRange
public enum PartitionFunctionRange
public enum class PartitionFunctionRange
type PartitionFunctionRange
public enum PartitionFunctionRange

メンバー

メンバー名 説明
NotSpecified 範囲は NotSpecified です
Left 範囲は Left です
Right 範囲は Right です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間