Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Recupera le informazioni sulle prestazioni dal motore di database per il thread corrente. È possibile usare più chiamate per raccogliere statistiche che riflettono l'attività del motore di database in questo thread tra tali chiamate.
Spazio dei nomi:Microsoft.Isam.Esent.Interop.Vista
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'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
)
Parametri
threadstats
Tipo: Microsoft.Isam.Esent.Interop.Vista.JET_THREADSTATSRestituisce i dati delle statistiche del thread.