ServerSyncProviderProxy Members
Provides a wrapper for the ServerSyncProvider.
The following tables list the members exposed by the ServerSyncProviderProxy type.
Public Constructors
Name | Description | |
---|---|---|
ServerSyncProviderProxy | Initializes a new instance of the ServerSyncProviderProxy class by using a service proxy parameter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
ApplyChanges | Overridden. Applies inserts, updates, and deletes for a synchronization group to the server database. | |
Dispose | Overridden. Releases all resources that are used by the ServerSyncProviderProxy. | |
Equals | Overloaded. (inherited from Object ) | |
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. | |
GetHashCode | (inherited from Object ) | |
GetSchema | Overridden. Gets the table schema from the server database. | |
GetServerInfo | Overridden. Gets server synchronization information. | |
GetType | (inherited from Object ) | |
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
ServerSyncProviderProxy Class
Microsoft.Synchronization.Data Namespace