次の方法で共有


IDTSConnections100.Add(String) メソッド

定義

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

パラメーター

bstrConnectionType
String

戻り値

コレクションに追加された接続マネージャーです。

属性

適用対象