This documentation is archived and is not being maintained.
UpgradeStartEventArgs::SkipUpgrade Property
Gets or sets a value that indicates whether the metadata store upgrade can be performed.
Namespace:
Microsoft.Synchronization.MetadataStorage
Assembly:
Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)
public:
property bool SkipUpgrade {
bool get ();
void set (bool value);
}
Property Value
Type:
System::Booleantrue when the metadata store upgrade cannot be performed. Otherwise, false.