Aracılığıyla paylaş


ManagedComponentHost.HostPrepareForExecute Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline
Derleme:  Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost içinde.dll)

Sözdizimi

'Bildirim
Public Sub HostPrepareForExecute ( _
    wrapper As IDTSManagedComponentWrapper100 _
)
'Kullanım
Dim instance As ManagedComponentHost
Dim wrapper As IDTSManagedComponentWrapper100

instance.HostPrepareForExecute(wrapper)
public void HostPrepareForExecute(
    IDTSManagedComponentWrapper100 wrapper
)
public:
virtual void HostPrepareForExecute(
    IDTSManagedComponentWrapper100^ wrapper
) sealed
abstract HostPrepareForExecute : 
        wrapper:IDTSManagedComponentWrapper100 -> unit 
override HostPrepareForExecute : 
        wrapper:IDTSManagedComponentWrapper100 -> unit 
public final function HostPrepareForExecute(
    wrapper : IDTSManagedComponentWrapper100
)

Uygulamalar

IDTSManagedComponentHost100.HostPrepareForExecute(IDTSManagedComponentWrapper100)