ServerSyncProviderProxy Members

Provides a wrapper for the ServerSyncProvider.

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

Public Constructors

  Name Description
Public method ServerSyncProviderProxy Initializes a new instance of the ServerSyncProviderProxy class by using a service proxy parameter.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ApplyChanges Overridden. Applies inserts, updates, and deletes for a synchronization group to the server database.
Public method Dispose Overridden. Releases all resources that are used by the ServerSyncProviderProxy.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetChanges Overridden. Selects for a table in the server database the inserts, updates, and deletes to apply to the client database for a synchronization group.
Public method GetHashCode  (Inherited from Object.)
Public method GetSchema Overridden. Gets the table schema from the server database.
Public method GetServerInfo Overridden. Gets server synchronization information.
Public method GetType  (Inherited from Object.)
Public method Static 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

ServerSyncProviderProxy Class
Microsoft.Synchronization.Data Namespace