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

트랜잭션입니다.

적용 대상