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

[GuidAttribute("7BF245AE-1B65-4782-A3F7-FDF2E9C3C468")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[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: