CdbQueryDef::GetRecordsAffected Property

Returns the number of records affected by the most recently invoked Execute method.

The return value is a Long from 0 to the number of records affected.

Syntax

LONGGetRecordsAffected(VOID);