Connection.RecordsAffected property (DAO)

Applies to: Access 2013, Office 2013

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

Syntax

expression .RecordsAffected

expression A variable that represents a Connection object.