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.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스