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.
When overridden by a derived class, represents information about a change to be loaded from the item store.
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.LoadChangeContext
Microsoft.Synchronization.UserLoadChangeContext
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public MustInherit Class LoadChangeContext
'Usage
Dim instance As LoadChangeContext
public abstract class LoadChangeContext
public ref class LoadChangeContext abstract
[<AbstractClassAttribute>]
type LoadChangeContext = class end
public abstract class LoadChangeContext
The LoadChangeContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
LoadChangeContext | Initializes a new instance of the LoadChangeContext class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ItemChange | When overridden in a derived class, gets the change item for which the change data should be retrieved from the item store. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RecordRecoverableErrorForChangeUnit | When overridden in a derived class, indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store. |
![]() |
RecordRecoverableErrorForItem | When overridden in a derived class, indicates that a recoverable error occurred when data for this item was loaded from the item store. |
![]() |
ToString | (Inherited from Object.) |
Top
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)