GeneralSetCommandType-Enumeration

Gibt den allgemeinen SET-Befehlstyp an.

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

Member

Membername Beschreibung
None Der Typ ist None.
Language Der Typ ist Language.
DateFormat Der Typ ist DateFormat.
DateFirst Der Typ ist DateFirst.
DeadlockPriority Der Typ ist DeadlockPriority.
LockTimeout Der Typ ist LockTimeout.
QueryGovernorCostLimit Der Typ ist QueryGovernorCostLimit.
ContextInfo Der Typ ist ContextInfo.

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace