Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the grid parameter type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration GridParameterType
public enum GridParameterType
public enum class GridParameterType
type GridParameterType
public enum GridParameterType
Members
Member name | Description | |
---|---|---|
None | Type is None | |
Level1 | Type is Level1 | |
Level2 | Type is Level2 | |
Level3 | Type is Level3 | |
Level4 | Type is Level4 |