Bagikan melalui


CManagedComponentWrapperClass.DeleteOutput(Int32) Metode

Definisi

IDTSOutput100 Menghapus objek dari IDTSOutputCollection100 kumpulan komponen.

public:
 virtual void DeleteOutput(int lOutputID) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSDesigntimeComponent100::DeleteOutput;
[System.Runtime.InteropServices.DispId(25)]
public virtual void DeleteOutput (int lOutputID);
[<System.Runtime.InteropServices.DispId(25)>]
abstract member DeleteOutput : int -> unit
override this.DeleteOutput : int -> unit
Public Overridable Sub DeleteOutput (lOutputID As Integer)

Parameter

lOutputID
Int32

ID objek yang IDTSOutput100 akan dihapus.

Penerapan

Atribut

Keterangan

Panggil metode ini untuk menghapus objek yang ditentukan IDTSOutput100 dari OutputCollection komponen.

Berlaku untuk