SqlSyncStoreMetadataUpgrade::UpgradeSyncSchema Method

Upgrades the metadata format to the current version.

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

public:
bool UpgradeSyncSchema()

Return Value

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