IDTSConnections100.Add(String) 方法

定義

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100 ^ Add(System::String ^ bstrConnectionType);
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100 Add (string bstrConnectionType);
Public Function Add (bstrConnectionType As String) As IDTSConnectionManager100

參數

bstrConnectionType
String

傳回

IDTSConnectionManager100
屬性

適用於