Partager via


Méthode IDTSSupportPerfRecorder100.GetPerfRecorder

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Gets the performance recorder.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Function GetPerfRecorder As IDTSPerfRecorder100
'Utilisation
Dim instance As IDTSSupportPerfRecorder100 
Dim returnValue As IDTSPerfRecorder100 

returnValue = instance.GetPerfRecorder()
IDTSPerfRecorder100 GetPerfRecorder()
IDTSPerfRecorder100^ GetPerfRecorder()
abstract GetPerfRecorder : unit -> IDTSPerfRecorder100
function GetPerfRecorder() : IDTSPerfRecorder100

Valeur de retour

Type : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPerfRecorder100
The performance recorder.

Voir aussi

Référence

IDTSSupportPerfRecorder100 Interface

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper