JET_BKINFO. ToString-Methode
Generiert eine Zeichenfolgendarstellung der -Struktur.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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.