Navigation:  DAO Object Classes > DaoDbEngine Class >

DaoDbEngine:Idle() Method

Previous pageReturn to chapter overviewNext page

Purpose

Complete pending engine tasks such as lock removal

 

Parameters

lOptions        (Optional) Specify dbRefreshCache to force any pending writes to .mdb files, and refresh memory with the most current data from the .mdb file

 

Class

DaoDbEngine        The DBEngine object contains and controls all other collections and objects in the DAO object hierarchy

 

Example

DbEngine sample