HostIntegratorSession.GetCurrentRecordIndex Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetCurrentRecordIndex Method 

Gets the index number of the current record in the current recordset.

[Visual Basic]Public Function GetCurrentRecordIndex() As Integer
[C#]
public int GetCurrentRecordIndex();

Return Value

This method returns the index of the current record in the current recordset.

Remarks

Gets the index number of the current record in the current recordset.

See Also

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