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

[GuidAttribute("DA295D57-3D15-4ABD-894F-983A37CA2A60")]
[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: