SyncColumnMapping Constructor (String, String)
Initializes a new instance of the SyncColumnMapping class by using server column and client column parameters.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Parameters
- serverColumn
- Type: System::String
The name of the column in the server database.
- clientColumn
- Type: System::String
The name of the column in the client database.
Show: