<< Click to Display Table of Contents >> AdoServer:Commit() |
![]() ![]() ![]() |
Write all changes to the current record to disk
METHOD Commit CLASS AdoServer
LOGIC TRUE if successful; otherwise, FALSE.
The Commit() method sends a NOTIFYRECORDCHANGE when the Commit fails. In that case the pending updates are cancelled.