GridParameterType Enumeration
Specifies the types of grid parameters.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Level1 | The Type is Level1. | |
| Level2 | The Type is Level2. | |
| Level3 | The Type is Level3. | |
| Level4 | The Type is Level4. | |
| None | The Type is None. |
Show: