Compartilhar via


JET_RSTINFO. Método ToString

Retorna uma String que representa o JET_RSTINFO atual.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Sintaxe

'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 retornado

Tipo: System.String
Uma Cadeia de Caracteres que representa o JET_RSTINFO atual.

Confira também

Referência

classe JET_RSTINFO

membros do JET_RSTINFO

Namespace Microsoft.Isam.Esent.Interop