lrc_FetchRecordsetUntilEOF

Example lrc_FetchRecordsetUntilEOFADO Recordset Functions

Fetches records until the end of the recordset.

void lrc_FetchRecordsetUntilEOF( Recordset15* recordset );
recordset An ADO recordset.

The lrc_FetchRecordsetUntilEOF function moves the pointer through the records until the end of the recordset.

Return Values

lrc Return Values

Parameterization

Parameterization is not applicable to this function.