Metoda IDTSManagedComponentWrapper100.WrapperOnOutputPathAttached
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
Sub WrapperOnOutputPathAttached ( _
lOutputID As Integer _
)
'Użycie
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
)
Parametry
- lOutputID
Typ: System.Int32
Zobacz także