DbSyncForeignKeyConstraint::ToString Method

Returns a string that represents the DbSyncForeignKeyConstraint 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 DbSyncForeignKeyConstraint object.
Show: