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

[GuidAttribute("E4497CFB-F044-48DD-9396-D585462632D0")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[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: