共用方式為


SPSqlIoUsageEntry.PhysicalReads property

實體的讀取作業的數目

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

Syntax

'宣告
Public Property PhysicalReads As Long
    Get
    Set
'用途
Dim instance As SPSqlIoUsageEntry
Dim value As Long

value = instance.PhysicalReads

instance.PhysicalReads = value
public long PhysicalReads { get; set; }

Property value

Type: System.Int64

請參閱

參照

SPSqlIoUsageEntry class

SPSqlIoUsageEntry members

Microsoft.SharePoint.Administration namespace