Aracılığıyla paylaş


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

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

Uygulamalar

IDTSManagedComponentHost100.HostPostExecute(IDTSManagedComponentWrapper100)