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 命名空間