| SystemUpdateActionBaseAfterBootup Property |
Set to true if the update should be executed after the "bootup" of the system.
This means that the data cache is available, and there is an AppIdentity on the thread.
Typically SQL queries should be executed before bootup.
Code logic should be always be executed after bootup.
Namespace:
Omada.OE.AppLogic.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
See Also