ADOResync method
      
 

Description

Refreshes the data in the current Recordset object from the underlying database.

Syntax

object.ADOResync ([AffectRecords As AffectEnum = 3], [ResyncValues As ResyncEnum = 2])

Remarks

See Resync method in MSDN Library.