| C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : ExecutionMode Property |
'Declaration Public ReadOnly Property ExecutionMode As ExecutionModeEnum
public ExecutionModeEnum ExecutionMode {get;}
If this run-time property is set to Immediate (default), actions are performed immediately. If it is set to Deferred, actions are deferred until the current user action handling is completed.