Share via


IDTSProjectConnectionsCreator100.CreateConnections(IDTSProject100) Metodo

Definizione

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

Parametri

pProject
IDTSProject100

Restituisce

Nuovo oggetto IDTSConnections100.

Attributi

Si applica a