共用方式為


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

請參閱

參照

SPSqlIoUsageEntry class

SPSqlIoUsageEntry members

Microsoft.SharePoint.Administration namespace