GeneralSetCommandType, énumération
Spécifie le type de commande SET général.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
Public Enumeration GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType
Membres
Nom de membre | Description | |
---|---|---|
None | Le type est None | |
Language | Le type est Language | |
DateFormat | Le type est DateFormat | |
DateFirst | Le type est DateFirst | |
DeadlockPriority | Le type est DeadlockPriority | |
LockTimeout | Le type est LockTimeout | |
QueryGovernorCostLimit | Le type est QueryGovernorCostLimit | |
ContextInfo | Le type est ContextInfo |