JET_SPACEHINTS. ToString-Methode

Generieren Sie eine Zeichenfolgendarstellung des instance.

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

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

Rückgabewert

Typ: System.String
Die Struktur als Zeichenfolge.

Siehe auch

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace