WorkloadGroupParameterType 列舉

定義

工作負載資源參數的類型

[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

適用於