JET_THREADSTATS. Metodo ToString

Ottiene una rappresentazione di stringa di questo oggetto.

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

Sintassi

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

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

Valore restituito

Tipo: System.String
Rappresentazione in forma di stringa di questo oggetto.

Vedi anche

Riferimento

struttura JET_THREADSTATS

membri JET_THREADSTATS

Spazio dei nomi Microsoft.Isam.Esent.Interop.Vista