odbc_recordsetIsEmpty()

Synopsis

Checks that Recordset is empty (Both BOF and EOF conditions are true )

Syntax

odbc_recordsetIsEmpty ( ) As Boolean 
Argument Type Description
recPtr user Recordset pointer that was obtained through odbc_recordsetOpen() call