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