Instance.ToString-Methode

Gibt eine Zeichenfolge zurück, die die aktuelle Instanz darstellt.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As Instance
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Rückgabewert

Typ: System.String
Eine Zeichenfolge , die die aktuelle Instanz darstellt.

Siehe auch

Verweis

Instanzklasse

Instanzmber

Microsoft.Isam.Esent.Interop-Namespace