GeneralSetCommandType 열거형
Specifies the type of set commands with parameter.
네임스페이스: Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리: Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)
구문
‘선언
Public Enumeration GeneralSetCommandType
‘사용 방법
Dim instance As GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType
멤버
멤버 이름 | 설명 | |
---|---|---|
ContextInfo | The Type is ContextInfo. | |
DateFirst | The Type is DateFirst. | |
DateFormat | The Type is DateFormat. | |
DeadlockPriority | The Type is DeadlockPriority. | |
Language | The Type is Language. | |
LockTimeout | The Type is LockTimeout. | |
None | The Type is None. | |
QueryGovernorCostLimit | The Type is QueryGovernorCostLimit. |