언어

IDTSManagedComponentHost100.HostValidate 메서드

정의

호스트를 검증합니다.

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSValidationStatus HostValidate(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSValidationStatus HostValidate(Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper);
abstract member HostValidate : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSValidationStatus
Public Function HostValidate (pWrapper As IDTSManagedComponentWrapper100) As DTSValidationStatus

매개 변수

pWrapper
IDTSManagedComponentWrapper100

사용한 포장지.

반품

검증된 호스트.

적용 대상