ProjectConnectionsCreator Interface

 

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

For more information, see ProjectConnectionsCreatorClass.

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

[CoClassAttribute((ProjectConnectionsCreatorClass^::typeid))]
[GuidAttribute("B409F42F-B285-4A7D-8901-877042CFB83F")]
public interface class ProjectConnectionsCreator : 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. (Inherited from IDTSProjectConnectionsCreator100.)

Return to top
Show: