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