Share via


VistaApi.JetGetThreadStats 方法

從目前線程的資料庫引擎擷取效能資訊。 您可以使用多個呼叫來收集統計資料,以反映這些呼叫之間此執行緒上資料庫引擎的活動。

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

語法

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

參數

另請參閱

參考

VistaApi 類別

VistaApi 成員

Microsoft.Isam.Esent.Interop.Vista 命名空間