Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic.Model
SystemUpdateActionBase Class
SystemUpdateActionBase Methods
PerformUpdate Method
PostponeExecution Method
SystemUpdateActionBase
PerformUpdate Method
This method can be used to execute SQL script (using the helper method on the UpdateActionArgs) or C# code
Namespace:
Omada.OE.AppLogic.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
abstract
void
PerformUpdate
(
UpdateActionArgs
updateActionArgs
)
Parameters
updateActionArgs
Type:
Omada.OE.AppLogic.Model
UpdateActionArgs
Implements
ISystemUpdateAction
PerformUpdate(UpdateActionArgs)
See Also
Reference
SystemUpdateActionBase Class
Omada.OE.AppLogic.Model Namespace