SqlCeSyncStoreMetadataCleanup::PerformCleanup Method
Removes change-tracking metadata from the database and updates the cleanup knowledge to reflect the point where the cleanup process stopped.
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The Connection property is a nullptr. |
For information about metadata cleanup, see How to: Clean Up Metadata for Collaborative Synchronization (SQL Server).
Show: