Aracılığıyla paylaş


IDTSDesigntimeComponent100.OnInputPathDetached Yöntemi

Ne zaman adlı bir IDTSPath100 Nesne belirtilen içeren IDTSInput100 nesne silinir.

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

Sözdizimi

'Bildirim
Sub OnInputPathDetached ( _
    lInputID As Integer _
)
'Kullanım
Dim instance As IDTSDesigntimeComponent100
Dim lInputID As Integer

instance.OnInputPathDetached(lInputID)
void OnInputPathDetached(
    int lInputID
)
void OnInputPathDetached(
    [InAttribute] int lInputID
)
abstract OnInputPathDetached : 
        lInputID:int -> unit 
function OnInputPathDetached(
    lInputID : int
)

Parametreler

Açıklamalar

Ne zaman bu yöntem çaðrýlýr bir IDTSPath100 nesnesini sildi IDTSPathCollection100 koleksiyon olan IDTSInput100 tarafından tanıtılan lInputID parametre ait.