JET_RETRIEVECOLUMN. ToString-Methode

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

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

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

Rückgabewert

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

Weitere Informationen

Referenz

JET_RETRIEVECOLUMN-Klasse

JET_RETRIEVECOLUMN-Member

Microsoft.Isam.Esent.Interop-Namespace