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.setsequentialmode中刪除指定的資料列。

適用於