Class: cDbUpdateUserCount
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: cDbUpdateUserCount.pkg
Description
Child class of the cDbUpdateHandler class. Two instances of this class is automatically created by the cDbUpdateHandler class. Thus there is no need to instantiate this class to use the Database Update Framework.
See cDbUpdateHandler for more info about the container object.
Next Topic