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

[GuidAttribute("CE097A7E-9551-4574-BE56-F51FB4F5AC9C")]
[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: