Share via


JET_RECORDLIST. Metodo ToString

Restituisce un valore di tipo String che rappresenta il JET_INDEXLIST corrente.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

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

Valore restituito

Tipo: System.String
Valore String che rappresenta il JET_INDEXLIST corrente.

Vedi anche

Riferimento

classe JET_RECORDLIST

membri JET_RECORDLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop