IDTSSupportPerfRecorder100.GetPerfRecorder Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the performance recorder.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSPerfRecorder100 ^ GetPerfRecorder();
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPerfRecorder100 GetPerfRecorder ();
abstract member GetPerfRecorder : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPerfRecorder100
Public Function GetPerfRecorder () As IDTSPerfRecorder100
Returns
The performance recorder.