SqlCeSyncStoreMetadataUpgrade::UpgradeSyncSchema Method

Upgrades the metadata format to the current version.

Namespace:  Microsoft.Synchronization.Data.SqlServerCe
Assembly:  Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)

public:
bool UpgradeSyncSchema()

Return Value

Type: System::Boolean
true when the upgrade succeeds; otherwise, false.
Show: