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

[GuidAttribute("B409F42F-B285-4A7D-8901-877042CFB83F")]
[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: