DbSyncAdapter Constructor (String, String)
Initializes a new instance of the DbSyncAdapter class by using local and remote table name parameters.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- tableName
- Type: System::String
The name of the table in the local database.
- remoteTableName
- Type: System::String
The name of the table in the remote database.
Show: