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. |