GridParameterType 列挙体
グリッド パラメータの型を指定します。
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
Public Enumeration GridParameterType
'使用
Dim instance As GridParameterType
public enum GridParameterType
public enum class GridParameterType
public enum GridParameterType
メンバ
メンバ名 | 説明 | |
---|---|---|
None | 型は None です。 | |
Level1 | 型は Level1 です。 | |
Level2 | 型は Level2 です。 | |
Level3 | 型は Level3 です。 | |
Level4 | 型は Level4 です。 |