SPSqlIoUsageEntry.LogicalReads property
邏輯讀取作業的數目
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property LogicalReads As Long
Get
Set
'用途
Dim instance As SPSqlIoUsageEntry
Dim value As Long
value = instance.LogicalReads
instance.LogicalReads = value
public long LogicalReads { get; set; }
Property value
Type: System.Int64