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.
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