An NDoc Documented Class Library

HostIntegratorSession.SelectCurrentRecord Method 

Selects the current record in the current recordset.

public virtual void SelectCurrentRecord();

Remarks

Selects the current record in the current recordset, by performing the user-defined selection operation.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown when client is not connected
HostIntegratorTerminalExceptionThrown if there is an execution error
HostIntegratorExceptionThrown if the connection is for metadata only
HostIntegratorModelDefExceptionThrown if there is no current recordset

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace