JET_LGPOS. 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_LGPOS
Dim returnValue As String

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

Rückgabewert

Typ: System.String
Die Struktur als Zeichenfolge.

Siehe auch

Verweis

JET_LGPOS Struktur

JET_LGPOS-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace