指定常规 SET 命令类型。
命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
Public Enumeration GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType
成员
| 成员名称 | 说明 | |
|---|---|---|
| None | 类型为 None | |
| Language | 类型为 Language | |
| DateFormat | 类型为 DateFormat | |
| DateFirst | 类型为 DateFirst | |
| DeadlockPriority | 类型为 DeadlockPriority | |
| LockTimeout | 类型为 LockTimeout | |
| QueryGovernorCostLimit | 类型为 QueryGovernorCostLimit | |
| ContextInfo | 类型为 ContextInfo |