SPSolutionResourceUsageAggregatorMean members
Include protected members
Include inherited members
表示資源使用狀況的彙總,用來計算平均加權的使用資料的解決方案經過一段時間。
The SPSolutionResourceUsageAggregatorMean type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSolutionResourceUsageAggregatorMean | 初始化SPSolutionResourceUsageAggregatorMean類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
AggregatedRecord | 取得或設定彙總使用狀況記錄。 (Inherited from SPSolutionResourceUsageAggregatorCount.) | |
RecordCount | 取得已處理的記錄數目。 (Inherited from SPSolutionResourceUsageAggregatorCount.) |
Top
Methods
Name | Description | |
---|---|---|
AggregateRecord | 指定的使用狀況記錄會彙總成彙總結果。 (Overrides SPSolutionResourceUsageAggregatorCount.AggregateRecord(SPSolutionResourceUsageRecord).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAggregatedRecord | 取得彙總的結果SPSolutionResourceUsageAggregatorMean。 (Overrides SPSolutionResourceUsageAggregatorCount.GetAggregatedRecord().) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top