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

适用于