Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property NumLogicalReads As Integer
Get
Set
'Usage
Dim instance As SqlQueryData
Dim value As Integer
value = instance.NumLogicalReads
instance.NumLogicalReads = value
public int NumLogicalReads { get; set; }
Property value
Type: System.Int32