다음을 통해 공유


AlterResourceGovernorCommandType 열거형

리소스 관리자 변경 명령의 형식을 지정합니다.

네임스페이스:  Microsoft.Data.Schema.ScriptDom.Sql
어셈블리:  Microsoft.Data.Schema.ScriptDom.Sql(Microsoft.Data.Schema.ScriptDom.Sql.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration AlterResourceGovernorCommandType
[SerializableAttribute]
public enum AlterResourceGovernorCommandType
[SerializableAttribute]
public enum class AlterResourceGovernorCommandType
[<SerializableAttribute>]
type AlterResourceGovernorCommandType
public enum AlterResourceGovernorCommandType

멤버

멤버 이름 설명
Unknown 명령이 Unknown입니다.
Disable 명령이 Disable입니다.
Reconfigure 명령이 Reconfigure입니다.
ClassifierFunction
ResetStatistics 명령이 ResetStatistics입니다.

참고 항목

참조

Microsoft.Data.Schema.ScriptDom.Sql 네임스페이스

AlterResourceGovernorStatement