Returns the next record in the current recordset.
This method returns the next record in the current recordset.
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.)
Exception Type | Condition |
---|---|
HostIntegratorModelDefException | Thrown if there is no current recordset |
HostIntegratorConnectorException | Thrown if there are no more records |
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.NextRecord Overload List