Properties for cDbUpdateUserCount

Name

Description

psLockFileName

The name of the lock file. No path is needed; it will be created automatically in the Programs folder.

piMaxUsers

Maximum number of users allowed. Can be used to limit the concurrent number of users running a program. Note that if a user has the program running twice that it counts as two users.

pbCheckDataFlexUserCount

Checks that the number of users currently running a DataFlex program. Uses the Get_Current_User_Count command to check that nobody is using a DataFlex program that potentially could have the database in use. Default is True - to perform this test.