Aracılığıyla paylaş


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

instance.HostOnOutputPathAttached(wrapper, _
    outputID)
public void HostOnOutputPathAttached(
    IDTSManagedComponentWrapper100 wrapper,
    int outputID
)
public:
virtual void HostOnOutputPathAttached(
    IDTSManagedComponentWrapper100^ wrapper, 
    int outputID
) sealed
abstract HostOnOutputPathAttached : 
        wrapper:IDTSManagedComponentWrapper100 * 
        outputID:int -> unit 
override HostOnOutputPathAttached : 
        wrapper:IDTSManagedComponentWrapper100 * 
        outputID:int -> unit 
public final function HostOnOutputPathAttached(
    wrapper : IDTSManagedComponentWrapper100, 
    outputID : int
)

Uygulamalar

IDTSManagedComponentHost100.HostOnOutputPathAttached(IDTSManagedComponentWrapper100, Int32)