IDTSConnections100.Add(String) Método

Definición

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100 ^ Add(System::String ^ bstrConnectionType);
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100 Add (string bstrConnectionType);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100
Public Function Add (bstrConnectionType As String) As IDTSConnectionManager100

Parámetros

bstrConnectionType
String

Devoluciones

El administrador de conexiones que se ha agregado a la colección.

Atributos

Se aplica a