Partilhar via


Enumeração GridParameterType

Specifies the types of grid parameters.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxe

'Declaração
Public Enumeration GridParameterType
'Uso
Dim instance As GridParameterType
public enum GridParameterType
public enum class GridParameterType
type GridParameterType
public enum GridParameterType

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.SqlServer.TransactSql.ScriptDom