共用方式為


CManagedComponentWrapperClass.OnInputPathAttached(Int32) Method

Definition

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

Parameters

lInputID
Int32

Implements

Attributes

Applies to