언어

IDTSManagedComponentHost100.HostAcquireConnections 메서드

정의

호스트 연결을 획득합니다.

public:
 void HostAcquireConnections(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, System::Object ^ pTransaction);
public void HostAcquireConnections(Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, object pTransaction);
abstract member HostAcquireConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * obj -> unit
Public Sub HostAcquireConnections (pWrapper As IDTSManagedComponentWrapper100, pTransaction As Object)

매개 변수

pWrapper
IDTSManagedComponentWrapper100

포장지.

pTransaction
Object

트랜잭션입니다.

적용 대상