Udostępnij za pośrednictwem


SyncProvider Members

Abstracts a synchronization provider that communicates with the client or server store and shields the synchronization agent from the specific implementation of that store.

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

Protected Constructors

  Name Description
SyncProvider Initializes a new instance of the SyncProvider class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734420.pubmethod(en-US,SQL.90).gif Dispose When overridden in a derived class, releases all resources that the SyncProvider uses.
Bb734420.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734420.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734420.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734420.pubmethod(en-US,SQL.90).gif Bb734420.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734420.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb734420.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734420.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncProvider Class
Microsoft.Synchronization Namespace