다음을 통해 공유


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

반환

컬렉션에 추가된 연결 관리자입니다.

특성

적용 대상