共用方式為


SPSolutionResourceUsageAggregatorCount.RecordCount property

取得已處理的記錄數目。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property RecordCount As Integer
    Get
'用途
Dim instance As SPSolutionResourceUsageAggregatorCount
Dim value As Integer

value = instance.RecordCount
public int RecordCount { get; }

Property value

Type: System.Int32
已處理的記錄數目。

請參閱

參照

SPSolutionResourceUsageAggregatorCount class

SPSolutionResourceUsageAggregatorCount members

Microsoft.SharePoint namespace