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