IDTSProjectConnectionsCreator100 Interface

 

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

Represents a connections creator of a DTS project.

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

[GuidAttribute("DA295D57-3D15-4ABD-894F-983A37CA2A60")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSProjectConnectionsCreator100

NameDescription
System_CAPS_pubmethodCreateConnections(IDTSProject100^)

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

Creates a connection within a specified project.

Return to top
Show: