GridParameterType 枚举

指定网格参数类型。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

语法

声明
Public Enumeration GridParameterType
public enum GridParameterType
public enum class GridParameterType
type GridParameterType
public enum GridParameterType

成员

成员名称 说明
None 类型为 None
Level1 类型为 Level1
Level2 类型为 Level2
Level3 类型为 Level3
Level4 类型为 Level4

请参见

参考

Microsoft.Data.Schema.ScriptDom.Sql 命名空间