Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
UnmanagedSimpleSyncProviderWrapper | Overloaded. Initializes a new instance of the UnmanagedSimpleSyncProviderWrapper class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Configuration | Gets the configuration settings for the provider.(Inherited from KnowledgeSyncProvider.) |
![]() |
DestinationCallbacks | Gets an object that a synchronization application can use to register to receive notification of events that occur during synchronization.(Inherited from KnowledgeSyncProvider.) |
![]() |
IdFormats | Gets the ID format schema of the unmanaged provider.(Inherited from UnmanagedSyncProviderWrapper.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
BeginSession | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
EndSession | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetChangeBatch | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
GetFullEnumerationChangeBatch | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSyncBatchParameters | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
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. |
![]() |
ProcessChangeBatch | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() |
ProcessFullEnumerationChangeBatch | (Inherited from UnmanagedSyncProviderWrapper.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
UnmanagedSimpleSyncProviderWrapper Class
Microsoft.Synchronization.SimpleProviders Namespace