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 DbSyncScope 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 DbSyncScope
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 DbSyncScope object.
See Also
Reference
DbSyncScope Class
DbSyncScope Members
Microsoft.Synchronization.Data Namespace