IDTSManagedComponentHost100.HostValidate Methode

Definition

Überprüft den Host.

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

Parameter

pWrapper
IDTSManagedComponentWrapper100

Der verwendete Wrapper.

Gibt zurück

Der überprüfte Host.

Gilt für: