OpenPetra
Free Administration Software for Non-Profits
|
Run some data checks against the database and tell the users how to fix consistency issues. More...
Static Public Member Functions | |
static void | Process (TDataBase ADataBaseObj, bool ARunManually) |
Gets called in regular intervals from a Timer in Class TTimedProcessing. More... | |
Run some data checks against the database and tell the users how to fix consistency issues.
|
inlinestatic |
Gets called in regular intervals from a Timer in Class TTimedProcessing.
ADataBaseObj | Instantiated DB Access object with opened DB connection. |
ARunManually | this is true if the process was called manually from the server admin console |