METHOD:

 

 

 

 

 

 

 

DESCRIPTION:

 

 

Re-executes the query regenerating the rowset.

 

 

 

 

PROPERTY OF:

 

 

ADOQuery

 

 

 

 

SYNTAX:

 

 

<oRef>.requery()

 

 

 

 

DESCRIPTION:

 

 

Use the requery method to refresh the entire contents of a ADORowset object from the data source by reissuing the original command and retrieving the data a second time.