ITaskSupportProject100 Interface

 

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

Defines method for the task that supports a project.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("B758FD33-72A2-45F6-A8F2-A87FCF77DDAE")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class ITaskSupportProject100

NameDescription
System_CAPS_pubmethodSetProject(IDTSProject100^)

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

Sets the specified project.

Return to top
Show: