GeneralSetCommandType Enumeration

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

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace