Udostępnij za pośrednictwem


Metoda CManagedComponentWrapperClass.DeleteOutput

Usuwa IDTSOutput100 obiekt z IDTSOutputCollection100 kolekcja składnika.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Public Overridable Sub DeleteOutput ( _
    lOutputID As Integer _
)
'Użycie
Dim instance As CManagedComponentWrapperClass
Dim lOutputID As Integer

instance.DeleteOutput(lOutputID)
public virtual void DeleteOutput(
    int lOutputID
)
public:
virtual void DeleteOutput(
    [InAttribute] int lOutputID
)
abstract DeleteOutput : 
        lOutputID:int -> unit 
override DeleteOutput : 
        lOutputID:int -> unit 
public function DeleteOutput(
    lOutputID : int
)

Parametry

Implementacje

IDTSDesigntimeComponent100.DeleteOutput(Int32)

Uwagi

Wywołanie tej metoda, aby usunąć określony IDTSOutput100 obiekt z OutputCollection składnika.