IDTSManagedComponentHost130.HostOnDeletingInputColumn 方法     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
 void HostOnDeletingInputColumn(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, int lInputID, int lInputColumnID);public void HostOnDeletingInputColumn (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, int lInputID, int lInputColumnID);abstract member HostOnDeletingInputColumn : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int * int -> unitPublic Sub HostOnDeletingInputColumn (pWrapper As IDTSManagedComponentWrapper100, lInputID As Integer, lInputColumnID As Integer)参数
- pWrapper
- IDTSManagedComponentWrapper100
- lInputID
- Int32
- lInputColumnID
- Int32