UpdateUtilExec Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateUtilExec() method updates the Util Exec record for the specified entity.
| Overload | Description |
|---|---|
| UpdateUtilExec(Int32,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,Nullable<Double>,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>) | The UpdateUtilExec() method updates the Util Exec record for the specified entity. |
| UpdateUtilExec(Int32,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,Nullable<Double>,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>) | The UpdateUtilExec() method updates the Util Exec record for the specified entity. This overload of the method includes a lastEditAt DateTime parameter that can be used for optimistic concurrency control. |