SyncConfiguration Members

Maintains the collections of tables and parameters that are required to configure the client and server synchronization providers.

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

Public Constructors

  Name Description
Public method SyncConfiguration Initializes a new instance of the SyncConfiguration class.

Top

Public Properties

  Name Description
Public property SyncParameters Gets a SyncParameterCollection of SyncParameter objects, which are available at the server as session variables.
Public property SyncTables Gets a SyncTableCollection of SyncTable objects, which contain settings such as the direction of synchronization.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
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

SyncConfiguration Class
Microsoft.Synchronization.Data Namespace