Condividi tramite


ManagedComponentHost.HostValidate(IDTSManagedComponentWrapper100) Metodo

Definizione

Convalida l'host.

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

Parametri

wrapper
IDTSManagedComponentWrapper100

Wrapper del componente.

Restituisce

Host convalidato.

Implementazioni

Si applica a