JET_BKINFO. ToString-Methode

Generieren Sie eine Zeichenfolgendarstellung der -Struktur.

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

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

Rückgabewert

Typ: System.String
Die -Struktur als Zeichenfolge.

Siehe auch

Verweis

JET_BKINFO-Struktur

JET_BKINFO-Member

Microsoft.Isam.Esent.Interop-Namespace