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 | |
---|---|---|
SyncConfiguration | Initializes a new instance of the SyncConfiguration class. |
Top
Public Properties
Name | Description | |
---|---|---|
SyncParameters | Gets a SyncParameterCollection of SyncParameter objects, which are available at the server as session variables. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
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
SyncConfiguration Class
Microsoft.Synchronization.Data Namespace