JET_OPENTEMPORARYTABLE. ToString-Methode

Gibt eine Zeichenfolge zurück, die die aktuelle JET_OPENTEMPORARYTABLEdarstellt.

Namespace: Microsoft.Isam.Esent.Interop.Vista
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

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

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die die aktuelle JET_OPENTEMPORARYTABLEdarstellt.

Weitere Informationen

Referenz

JET_OPENTEMPORARYTABLE-Klasse

JET_OPENTEMPORARYTABLE-Member

Microsoft.Isam.Esent.Interop.Vista-Namespace