<< Click to Display Table of Contents >> AdoRecordSet:Requery() |
![]() ![]() ![]() |
Updates the data in a Recordset object by re-executing the query on which the object is based.
METHOD Requery ( lOptions AS USUAL ) AS VOID PASCAL CLASS AdoRecordSet
lOptions (Optional) A bitmask that contains an ExecuteOptionEnum value affecting this operation.
NOTHING
AdoRecordSet, AdoExecuteOptionEnum