<< Click to Display Table of Contents >> AdoServer:Requery() |
![]() ![]() ![]() |
Updates the data in the Server by re-executing the query on which the object is based.
METHOD Requery ( lOptions ) CLASS AdoServer
lOptions (Optional) A bitmask that contains an ExecuteOptionEnum value affecting this operation.
The server will send a NOTIFYINTENTTOMOVE before the operation and a NOTIFYFILECHANGE after the operation.
LOGIC Was requery succesfull
AdoServer, AdoExecuteOptionEnum