パラメーターを持つ set コマンドの種類を指定します。
名前空間: 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 | 種類は ContextInfo です。 | |
| DateFirst | 種類は DateFirst です。 | |
| DateFormat | 種類は DateFormat です。 | |
| DeadlockPriority | 種類は DeadlockPriority です。 | |
| Language | 種類は Language です。 | |
| LockTimeout | 種類は LockTimeout です。 | |
| None | 種類は None です。 | |
| QueryGovernorCostLimit | 種類は QueryGovernorCostLimit です。 |