IDTSDesigntimeComponent100.OnOutputPathAttached Yöntemi
Ne zaman adlı bir IDTSOutput100 Bileşen Nesne olduğu akış aşağı bir bileşen.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
Sub OnOutputPathAttached ( _
lOutputID As Integer _
)
'Kullanım
Dim instance As IDTSDesigntimeComponent100
Dim lOutputID As Integer
instance.OnOutputPathAttached(lOutputID)
void OnOutputPathAttached(
int lOutputID
)
void OnOutputPathAttached(
[InAttribute] int lOutputID
)
abstract OnOutputPathAttached :
lOutputID:int -> unit
function OnOutputPathAttached(
lOutputID : int
)
Parametreler
- lOutputID
Tür: System.Int32
Kimliği IDTSOutput100 nesne.
Açıklamalar
Bu yöntem ne zaman adlı bir IDTSOutput100 bir bileşeni olan bir aşağı akım bileşeni bağlı olduğu bir IDTSPath100.
Ayrıca bkz.