SPSqlIoUsageEntry.PhysicalLobReads property
實體的 LOB 讀取的次數
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property PhysicalLobReads As Long
Get
Set
'用途
Dim instance As SPSqlIoUsageEntry
Dim value As Long
value = instance.PhysicalLobReads
instance.PhysicalLobReads = value
public long PhysicalLobReads { get; set; }
Property value
Type: System.Int64