Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies type of alter resource governor command.
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
'Usage
Dim instance As AlterResourceGovernorCommandType
[SerializableAttribute]
public enum AlterResourceGovernorCommandType
[SerializableAttribute]
public enum class AlterResourceGovernorCommandType
public enum AlterResourceGovernorCommandType
Members
Member name | Description | |
---|---|---|
Unknown | Command is Unknown | |
Disable | Command is Disable | |
Reconfigure | Command is Reconfigure | |
ClassifierFunction | ||
ResetStatistics | Command is ResetStatistics |