Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Provides data for the MetadataStoreUpgradeStart event.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Synchronization.MetadataStorage.UpgradeStartEventArgs
Namespace: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)
Syntax
'Declaration
Public Class UpgradeStartEventArgs _
Inherits EventArgs
'Usage
Dim instance As UpgradeStartEventArgs
public class UpgradeStartEventArgs : EventArgs
public ref class UpgradeStartEventArgs : public EventArgs
type UpgradeStartEventArgs =
class
inherit EventArgs
end
public class UpgradeStartEventArgs extends EventArgs
The UpgradeStartEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
SkipUpgrade | Gets or sets a value that indicates whether the metadata store upgrade can be performed. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Remarks
The MetadataStoreUpgradeStart event occurs when the metadata store is about to be upgraded because the Sync Framework version has changed.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)