Aracılığıyla paylaş


IDTSManagedComponentWrapper100.WrapperOnOutputPathAttached 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.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Sub WrapperOnOutputPathAttached ( _
    lOutputID As Integer _
)
'Kullanım
Dim instance As IDTSManagedComponentWrapper100
Dim lOutputID As Integer

instance.WrapperOnOutputPathAttached(lOutputID)
void WrapperOnOutputPathAttached(
    int lOutputID
)
void WrapperOnOutputPathAttached(
    [InAttribute] int lOutputID
)
abstract WrapperOnOutputPathAttached : 
        lOutputID:int -> unit 
function WrapperOnOutputPathAttached(
    lOutputID : int
)

Parametreler