共用方式為


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 命名空間