Edit

Share via


JET_THREADSTATS.ToString method

Gets a string representation of this object.

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

Syntax

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

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

Return value

Type: System.String
A string representation of this object.

See also

Reference

JET_THREADSTATS structure

JET_THREADSTATS members

Microsoft.Isam.Esent.Interop.Vista namespace