Aracılığıyla paylaş


ManagedComponentHost.HostPreExecute 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 HostPreExecute ( _
    wrapper As IDTSManagedComponentWrapper100 _
)
'Kullanım
Dim instance As ManagedComponentHost
Dim wrapper As IDTSManagedComponentWrapper100

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

Uygulamalar

IDTSManagedComponentHost100.HostPreExecute(IDTSManagedComponentWrapper100)