Compartir a través de


JET_RSTINFO. Método ToString

Devuelve una cadena que representa el JET_RSTINFO actual.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

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

Valor devuelto

Tipo: System.String
Cadena que representa el JET_RSTINFO actual.

Consulte también

Referencia

JET_RSTINFO clase

JET_RSTINFO miembros

Espacio de nombres Microsoft.Isam.Esent.Interop