JET_THREADSTATS. ToString-Methode

Ruft eine Zeichenfolgendarstellung dieses -Objekts ab.

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()

Rückgabewert

Typ: System.String
Eine Zeichenfolgendarstellung dieses Objekts.

Siehe auch

Verweis

JET_THREADSTATS-Struktur

JET_THREADSTATS Member

Microsoft.Isam.Esent.Interop.Vista-Namespace