SPDiagnosticsProvider.Unprovision method

This method is called to delete all database objects associated with the provider.

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Unprovision
'Usage
Dim instance As SPDiagnosticsProvider

instance.Unprovision()
public override void Unprovision()

See also

Reference

SPDiagnosticsProvider class

SPDiagnosticsProvider members

Microsoft.SharePoint.Diagnostics namespace