Delen via


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
Bb734538.pubmethod(en-US,SQL.90).gif ApplyChanges Overridden. Applies inserts, updates, and deletes for a synchronization group to the server database.
Bb734538.pubmethod(en-US,SQL.90).gif Dispose Overridden. Releases all resources that are used by the ServerSyncProviderProxy.
Bb734538.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734538.pubmethod(en-US,SQL.90).gif 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.
Bb734538.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734538.pubmethod(en-US,SQL.90).gif GetSchema Overridden. Gets the table schema from the server database.
Bb734538.pubmethod(en-US,SQL.90).gif GetServerInfo Overridden. Gets server synchronization information.
Bb734538.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734538.pubmethod(en-US,SQL.90).gif Bb734538.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734538.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

ServerSyncProviderProxy Class
Microsoft.Synchronization.Data Namespace