IDTSSupportPerfRecorder100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the interface for the support for the performance recorder.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("086118A0-2428-451D-8ED1-FB7AC5DCD8DB")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSSupportPerfRecorder100

NameDescription
System_CAPS_pubmethodGetPerfRecorder()

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the performance recorder.

System_CAPS_pubmethodSetPerfRecorder(IDTSPerfRecorder100^)

This API supports the product infrastructure and is not intended to be used directly from your code. Sets the performance recorder.

Return to top
Show: