AlterResourceGovernorCommandType 열거형

Represents the types of alter resource governor command.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration AlterResourceGovernorCommandType
‘사용 방법
Dim instance As AlterResourceGovernorCommandType
[SerializableAttribute]
public enum AlterResourceGovernorCommandType
[SerializableAttribute]
public enum class AlterResourceGovernorCommandType
[<SerializableAttribute>]
type AlterResourceGovernorCommandType
public enum AlterResourceGovernorCommandType

멤버

멤버 이름 설명
ClassifierFunction Type is ClassifierFunction.
Disable Type is Disable.
Reconfigure Type is Reconfigure.
ResetStatistics Type is ResetStatistics.
Unknown Type is Unknown.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스