Returns the number of records affected by the most recently invoked Execute method.
The return value is an integer from 0 to the number of records affected by the most recently invoked Execute method on the Database object.
Syntax
LONGGetRecordsAffected(VOID);