Freigeben über


AlterResourceGovernorCommandType-Enumeration

Gibt den Typ des Befehls zum Ändern der Ressourcenkontrolle an.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration AlterResourceGovernorCommandType
[SerializableAttribute]
public enum AlterResourceGovernorCommandType
[SerializableAttribute]
public enum class AlterResourceGovernorCommandType
[<SerializableAttribute>]
type AlterResourceGovernorCommandType
public enum AlterResourceGovernorCommandType

Member

Membername Beschreibung
Unknown Der Befehl ist Unknown.
Disable Der Befehl ist Disable.
Reconfigure Der Befehl ist Reconfigure.
ClassifierFunction
ResetStatistics Der Befehl ist ResetStatistics.

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace

AlterResourceGovernorStatement