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