Class: cDbUpdateDatabaseDriver
See Also: Overview of the DataFlex Database Update Framework
Properties Events Methods
Hierarchy
cObject
---cDbUpdateHandler
------cDbUpdateVersion
------cDbUpdateFunctionLibrary
------cDbUpdateLogFile
------cDbUpdateUserCount
------cSQLConnectionHandler
---------cSQLConnectionIniFile
---------cDbUpdateDatabaseDriver
Library: Windows Application Class Library
Package: cDbUpdateDatabaseDriver.pkg
Description
Handles communications with database drivers including login.
It is used internally by the cSQLConnectionHandler class. See cSQLConnectionHandler for more info about the container object.
Next Topic