DbSyncAdapter Constructor

Initializes a new instance of the DbSyncAdapter class.

Overload List

Name Description
DbSyncAdapter ()
Initializes a new instance of the DbSyncAdapter class by using default values.
DbSyncAdapter (String)
Initializes a new instance of the DbSyncAdapter class by using a table name parameter.
DbSyncAdapter (String, String)
Initializes a new instance of the DbSyncAdapter class by using local and remote table name parameters.

See Also

Reference

DbSyncAdapter Class
DbSyncAdapter Members
Microsoft.Synchronization.Data Namespace