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中删除指定的行。

适用于