ProjectConnectionsCreatorNeutral Interface

 

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

For more information, see ProjectConnectionsCreatorNeutralClass.

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

[GuidAttribute("B409F42F-B285-4A7D-8901-877042CFB83F")]
[CoClassAttribute((ProjectConnectionsCreatorNeutralClass^::typeid))]
public interface class ProjectConnectionsCreatorNeutral : 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: