CManagedComponentWrapperClass.OnOutputPathAttached(Int32) Metode

Definisi

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

Parameter

lOutputID
Int32

Penerapan

Atribut

Keterangan

Metode ini dipanggil oleh tugas aliran data ketika metode dipanggil AttachPathAndPropagateNotifications , untuk memberi tahu komponen peristiwa. Ini tidak boleh dipanggil langsung oleh pengembang yang secara terprogram mengedit komponen.

Berlaku untuk