Returns the next record in the current recordset.
[Visual Basic]Overloads Public Function NextRecord() As DataSet
Return Value
This method returns the next record in the current recordset.
Remarks
If there are no more records in the recordset, this method throws an exception: "Caught VHI Exception in GetItem(); ElementDoesNotExist". (This does not happen in Java.)
See Also
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.NextRecord Overload List