SPSqlIoUsageEntry.PhysicalLobReads - Propriété
Nombre de lectures physiques de cœur de métier
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property PhysicalLobReads As Long
Get
Set
'Utilisation
Dim instance As SPSqlIoUsageEntry
Dim value As Long
value = instance.PhysicalLobReads
instance.PhysicalLobReads = value
public long PhysicalLobReads { get; set; }
Valeur de propriété
Type : System.Int64