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.
Gets the array of query IO statistics.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property IOStatistics As ArrayList
Get
'Usage
Dim instance As SqlQueryData
Dim value As ArrayList
value = instance.IOStatistics
public ArrayList IOStatistics { get; }
Property value
Type: System.Collections.ArrayList
An array of query IO statistics.