IDTSDesigntimeComponent100.DeleteOutputColumn(Int32, Int32) 方法

定义

public:
 void DeleteOutputColumn(int lOutputID, int lOutputColumnID);
[System.Runtime.InteropServices.DispId(14)]
public void DeleteOutputColumn (int lOutputID, int lOutputColumnID);
[<System.Runtime.InteropServices.DispId(14)>]
abstract member DeleteOutputColumn : int * int -> unit
Public Sub DeleteOutputColumn (lOutputID As Integer, lOutputColumnID As Integer)

参数

lOutputID
Int32
lOutputColumnID
Int32
属性

适用于