WorkloadGroupParameterType 열거형

정의

워크로드 리소스 매개 변수의 유형

[System.Serializable]
public enum WorkloadGroupParameterType
[<System.Serializable>]
type WorkloadGroupParameterType = 
Public Enum WorkloadGroupParameterType
상속
WorkloadGroupParameterType
특성

필드

Name Description
Importance 0
RequestMaxMemoryGrantPercent 1
RequestMaxCpuTimeSec 2
RequestMemoryGrantTimeoutSec 3
MaxDop 4
GroupMaxRequests 5
GroupMinMemoryPercent 6
MinPercentageResource 7
CapPercentageResource 8
RequestMinResourceGrantPercent 9
RequestMaxResourceGrantPercent 10
QueryExecutionTimeoutSec 11

적용 대상