Share via


UnmanagedSimpleSyncProviderWrapper Members

Represents a managed object that wraps an unmanaged simple provider.

The following tables list the members exposed by the UnmanagedSimpleSyncProviderWrapper type.

Public Constructors

  Name Description
Public method UnmanagedSimpleSyncProviderWrapper Overloaded. Initializes a new instance of the UnmanagedSimpleSyncProviderWrapper class.

Top

Public Properties

  Name Description
Public property Configuration  Gets the configuration settings for the provider.(Inherited from KnowledgeSyncProvider.)
Public property DestinationCallbacks  Gets an object that a synchronization application can use to register to receive notification of events that occur during synchronization.(Inherited from KnowledgeSyncProvider.)
Public property IdFormats  Gets the ID format schema of the unmanaged provider.(Inherited from UnmanagedSyncProviderWrapper.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BeginSession  (Inherited from UnmanagedSyncProviderWrapper.)
Public method EndSession  (Inherited from UnmanagedSyncProviderWrapper.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetChangeBatch  (Inherited from UnmanagedSyncProviderWrapper.)
Public method GetFullEnumerationChangeBatch  (Inherited from UnmanagedSyncProviderWrapper.)
Public method GetHashCode  (Inherited from Object.)
Public method GetSyncBatchParameters  (Inherited from UnmanagedSyncProviderWrapper.)
Public method GetType  (Inherited from Object.)
Public method Initialize Overloaded. Initializes the wrapper so that it represents the an unmanaged provider and uses a change data retriever adapter to convert between managed and unmanaged data retrievers.
Public method ProcessChangeBatch  (Inherited from UnmanagedSyncProviderWrapper.)
Public method ProcessFullEnumerationChangeBatch  (Inherited from UnmanagedSyncProviderWrapper.)
Public method Dd937232.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

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

Top

See Also

Reference

UnmanagedSimpleSyncProviderWrapper Class
Microsoft.Synchronization.SimpleProviders Namespace