SqlQueryData.Dispose method
Ends the monitoring of this SqlQueryData object and records the collected information.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As SqlQueryData
instance.Dispose()
public void Dispose()