Partager via


Énumération AlterResourceGovernorCommandType

Represents the types of alter resource governor command.

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration AlterResourceGovernorCommandType
'Utilisation
Dim instance As AlterResourceGovernorCommandType
[SerializableAttribute]
public enum AlterResourceGovernorCommandType
[SerializableAttribute]
public enum class AlterResourceGovernorCommandType
[<SerializableAttribute>]
type AlterResourceGovernorCommandType
public enum AlterResourceGovernorCommandType

Membres

Nom de membre Description
ClassifierFunction Type is ClassifierFunction.
Disable Type is Disable.
Reconfigure Type is Reconfigure.
ResetStatistics Type is ResetStatistics.
Unknown Type is Unknown.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom