Перечисление GridParameterType

Specifies the types of grid parameters.

Пространство имен:  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 The Type is Level1.
Level2 The Type is Level2.
Level3 The Type is Level3.
Level4 The Type is Level4.
None The Type is None.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom