FullEnumerationSimpleSyncProvider Methods

Public Methods

(see also Protected Methods )

  Name Description
Public method BeginSession 
When overridden in a derived class, called by the Sync Framework runtime at the start of each session.
(Inherited from SimpleSyncProvider.)
Public method DeleteItem  (Inherited from SimpleSyncProvider.)
Public method 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.)
Public method EnumerateItems
When overridden in a derived class, enumerates all items in a replica.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetMetadataStore  (Inherited from SimpleSyncProvider.)
Public method GetType  (Inherited from Object.)
Public method InsertItem  (Inherited from SimpleSyncProvider.)
Public method LoadChangeData  (Inherited from SimpleSyncProvider.)
Public method OnChangeDetectionCompleted  (Inherited from SimpleSyncProvider.)
Public method OnItemConflicting  (Inherited from SimpleSyncProvider.)
Public method OnItemConstraint  (Inherited from SimpleSyncProvider.)
Public method OnMetadataStoreInitialized  (Inherited from SimpleSyncProvider.)
Public method Dd937628.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)
Public method UpdateItem  (Inherited from SimpleSyncProvider.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

FullEnumerationSimpleSyncProvider Class
Microsoft.Synchronization.SimpleProviders Namespace