Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检索并返回结果集中的下一行。
Public Function NextRow() As Object()
public object[] NextRow()
结果集中的下一行的值;或者如果已到达结果集的最后一行,将返回空值。