SPDiagnosticsSqlProvider.Sync Method
Copies new data from the data source to the data warehouse.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Sync
'Usage
Dim instance As SPDiagnosticsSqlProvider
instance.Sync()
public override void Sync()
See Also
Reference
SPDiagnosticsSqlProvider Class