HostIntegratorSession.SelectCurrentRecord Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.SelectCurrentRecord Method 

Selects the current record in the current recordset.

[Visual Basic]Public Sub SelectCurrentRecord()
[C#]
public void SelectCurrentRecord();

Remarks

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

See Also

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