odbc_recordsetIsEOF()
Synopsis
Checks the EOF condition.
Syntax
odbc_recordsetIsEOF ( ) As Boolean
Argument
Type
Description
recPtr
user
Recordset pointer that was obtained through odbc_recordsetOpen() call
Parent topic:
Functions