WorkloadGroupParameterType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
工作負載資源參數的類型
[System.Serializable]
public enum WorkloadGroupParameterType
[<System.Serializable>]
type WorkloadGroupParameterType =
Public Enum WorkloadGroupParameterType
- 繼承
-
WorkloadGroupParameterType
- 屬性
欄位
| 名稱 | 值 | 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 |