Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the general SET command type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType
Members
Member name | Description | |
---|---|---|
None | Type is None | |
Language | Type is Language | |
DateFormat | Type is DateFormat | |
DateFirst | Type is DateFirst | |
DeadlockPriority | Type is DeadlockPriority | |
LockTimeout | Type is LockTimeout | |
QueryGovernorCostLimit | Type is QueryGovernorCostLimit | |
ContextInfo | Type is ContextInfo |