将数据指针移动到指定记录行。
public void gotoRow(int rowIndex) throws java.lang.Exception
rowIndex- 从"0"开始。RowIndex 的最大值等于 RowCount - 1。
rowIndex
java.lang.Exception