Udostępnij za pośrednictwem


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
Bb734518.pubproperty(en-US,SQL.90).gif SyncParameters Gets a SyncParameterCollection of SyncParameter objects, which are available at the server as session variables.
Bb734518.pubproperty(en-US,SQL.90).gif 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
Bb734518.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734518.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734518.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734518.pubmethod(en-US,SQL.90).gif Bb734518.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734518.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SyncConfiguration Class
Microsoft.Synchronization.Data Namespace