IDTSManagedComponentHost130.HostValidate 方法

定义

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSValidationStatus HostValidate(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSManagedComponentWrapper100 ^ pWrapper);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSValidationStatus HostValidate (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSManagedComponentWrapper100 pWrapper);
Public Function HostValidate (pWrapper As IDTSManagedComponentWrapper100) As DTSValidationStatus

参数

返回

DTSValidationStatus

实现

适用于