SPRequestUsageEntry.SqlLogicalReads property
O valor especificado por essa propriedade deve ser ignorado.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property SqlLogicalReads As Long
Get
Set
'Uso
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.SqlLogicalReads
instance.SqlLogicalReads = value
public long SqlLogicalReads { get; set; }
Property value
Type: System.Int64