Partilhar via


SPDiagnosticsPerformanceCounterProvider.OnProvisioning Method

Creates the tables needed to store the data this provider collects.

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

Syntax

'Declaration
Public Overrides Sub OnProvisioning
'Usage
Dim instance As SPDiagnosticsPerformanceCounterProvider

instance.OnProvisioning()
public override void OnProvisioning()

Implements

ILoggingProvider.OnProvisioning()

See Also

Reference

SPDiagnosticsPerformanceCounterProvider Class

SPDiagnosticsPerformanceCounterProvider Members

Microsoft.SharePoint.Diagnostics Namespace