NextRecord Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.NextRecord Method

Returns the next record in the current recordset.

Overload List

Returns the next record in the current recordset.

public DataSet NextRecord();

Finds and returns a record in the current recordset using a filter expression.

public DataSet NextRecord(string);

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace