Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a provider for replicas that track changes by using anchors.
The following tables list the members exposed by the AnchorEnumerationSimpleSyncProvider type.
Protected Constructors
| Name | Description | |
|---|---|---|
![]() |
AnchorEnumerationSimpleSyncProvider | Initializes a new instance of the AnchorEnumerationSimpleSyncProvider class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Configuration | When overridden in a derived class, gets a KnowledgeSyncProviderConfiguration object that represents configuration information for a provider, such as the conflict resolution policy.(Inherited from SimpleSyncProvider.) |
![]() |
DestinationCallbacks | When overridden in a derived class, gets a SyncCallbacks object that is used to dispatch a synchronization event.(Inherited from SimpleSyncProvider.) |
![]() |
IdFormats | When overridden in a derived class, gets a SyncIdFormatGroup object that represents the format of replica and item IDs.(Inherited from SimpleSyncProvider.) |
![]() |
MetadataSchema | When overridden in a derived class, gets an ItemMetadataSchema object that represents the metadata schema for an item.(Inherited from SimpleSyncProvider.) |
![]() |
ProviderVersion | When overridden in a derived class, gets the version number for the simple provider.(Inherited from SimpleSyncProvider.) |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
BeginSession | When overridden in a derived class, called by the Sync Framework runtime at the start of each session.(Inherited from SimpleSyncProvider.) |
![]() |
DeleteItem | (Inherited from SimpleSyncProvider.) |
![]() |
EndSession | When overridden in a derived class, called by the Sync Framework runtime at the end of each session unless a session is terminated because of an exception.(Inherited from SimpleSyncProvider.) |
![]() |
EnumerateChanges | When overridden in a derived class, enumerates changes from a replica that occurred since the specified anchor value. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetEnumerationAnchor | When overridden in a derived class, returns an enumeration anchor that is used to determine the set of changes to synchronize during a session. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetMetadataStore | (Inherited from SimpleSyncProvider.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InsertItem | (Inherited from SimpleSyncProvider.) |
![]() |
LoadChangeData | (Inherited from SimpleSyncProvider.) |
![]() |
OnChangeDetectionCompleted | (Inherited from SimpleSyncProvider.) |
![]() |
OnItemConflicting | (Inherited from SimpleSyncProvider.) |
![]() |
OnItemConstraint | (Inherited from SimpleSyncProvider.) |
![]() |
OnMetadataStoreInitialized | (Inherited from SimpleSyncProvider.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateItem | (Inherited from SimpleSyncProvider.) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
Public Events
| Name | Description | |
|---|---|---|
![]() |
ChangeDetectionCompleted | Occurs when change detection is complete for a source provider.(Inherited from SimpleSyncProvider.) |
![]() |
ItemConflicting | Occurs when Sync Framework detects that an item being processed is involved in a concurrency conflict.(Inherited from SimpleSyncProvider.) |
![]() |
ItemConstraint | Occurs when Sync Framework detects that an item being processed is involved in a constraint conflict.(Inherited from SimpleSyncProvider.) |
![]() |
MetadataStoreInitialized | Occurs when the metadata store that is associated with a provider is initialized.(Inherited from SimpleSyncProvider.) |
Top
See Also
Reference
AnchorEnumerationSimpleSyncProvider Class
Microsoft.Synchronization.SimpleProviders Namespace
.gif)
.gif)
.gif)
.gif)
.gif)