Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a string that represents the DbSyncForeignKeyConstraint object.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As DbSyncForeignKeyConstraint
Dim returnValue As String
returnValue = instance.ToString
public override string ToString ()
public:
virtual String^ ToString () override
public String ToString ()
public override function ToString () : String
Return Value
A string that represents the DbSyncForeignKeyConstraint object.
See Also
Reference
DbSyncForeignKeyConstraint Class
DbSyncForeignKeyConstraint Members
Microsoft.Synchronization.Data Namespace