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입니다. |