SyncColumnMapping::ToString Method

Returns a string that represents the column mapping in the SyncColumnMappingCollection.

Namespace:  Microsoft.Synchronization.Data.Server
Assembly:  Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String
A string that represents the column mapping in the SyncColumnMappingCollection.
Show: