Freigeben über


DbSyncBatchInfo.ToString-Methode

Gibt eine Zeichenfolge zurück, die das DbSyncBatchInfo-Objekt darstellt.

Diese Methode ist nicht CLS-kompatibel.  

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 DbSyncBatchInfo
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()
public:
virtual String^ ToString () override
public String ToString ()
public override function ToString () : String

Rückgabewert

Eine Zeichenfolge, die das DbSyncBatchInfo-Objekt darstellt.

Siehe auch

Verweis

DbSyncBatchInfo-Klasse
DbSyncBatchInfo-Member
Microsoft.Synchronization.Data-Namespace