DbSyncAdapter::ToString Method

Returns a string that represents the DbSyncAdapter object.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String
A string that represents the DbSyncAdapter object.
Show: