IDTSProjectConnectionsCreator100.CreateConnections(IDTSProject100) Método

Definição

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnections100 ^ CreateConnections(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSProject100 ^ pProject);
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnections100 CreateConnections (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSProject100 pProject);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member CreateConnections : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSProject100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnections100
Public Function CreateConnections (pProject As IDTSProject100) As IDTSConnections100

Parâmetros

pProject
IDTSProject100

Retornos

Um novo objeto IDTSConnections100.

Atributos

Aplica-se a