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.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("66C98826-11C8-4359-81CF-AE270AF61519")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
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: