Icon KeepTablesOpen Property

property KeepTablesOpen: Boolean

Usage

Use the KeepTablesOpen property to specify that any tables opened are kept open internally in ElevateDB, even though they have been closed by the application. These tables are kept open internally until the session is disconnected and the Connected property is False. This can result in significant performance improvements in situations where ElevateDB must open and close the same set of tables frequently, such as with SQL statements.
Image