一般的な 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 です |