Partager via


Énumération GeneralSetCommandType

Specifies the type of set commands with parameter.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration GeneralSetCommandType
'Utilisation
Dim instance As GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom