Metode VistaApi.JetGetThreadStats

Mengambil informasi performa dari mesin database untuk utas saat ini. Beberapa panggilan dapat digunakan untuk mengumpulkan statistik yang mencerminkan aktivitas mesin database pada utas ini di antara panggilan tersebut.

Namespace:Microsoft.Isam.Esent.Interop.Vista
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'Declaration
Public Shared Sub JetGetThreadStats ( _
    <OutAttribute> ByRef threadstats As JET_THREADSTATS _
)
'Usage
Dim threadstats As JET_THREADSTATSVistaApi.JetGetThreadStats(threadstats)
public static void JetGetThreadStats(
    out JET_THREADSTATS threadstats
)

Parameter

Lihat juga

Referensi

Kelas VistaApi

Anggota VistaApi

Namespace Microsoft.Isam.Esent.Interop.Vista