Compartir a través de


Enumeración GeneralSetCommandType

Specifies the type of set commands with parameter.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Enumeration GeneralSetCommandType
'Uso
Dim instance As GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType

Miembros

Nombre del miembro Descripción
ContextInfo The Type is ContextInfo.
DateFirst The Type is DateFirst.
DateFormat The Type is DateFormat.
DeadlockPriority The Type is DeadlockPriority.
Language The Type is Language.
LockTimeout The Type is LockTimeout.
None The Type is None.
QueryGovernorCostLimit The Type is QueryGovernorCostLimit.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom