IDTSBuffer100.RemoveRow(Int32) 方法

定義

public:
 void RemoveRow(int hRow);
public void RemoveRow(int hRow);
abstract member RemoveRow : int -> unit
Public Sub RemoveRow (hRow As Integer)

參數

hRow
Int32

備註

此方法會從 IDTSBuffer100 中刪除指定的列。

適用於