UpdateSpecific Method (UtilExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified utilization exec record in the Util_Exec table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,Int32,DBInt,DBInt,DBDateTime,DBString,Nullable<Boolean>,DBInt,DBDouble,DBDouble,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,DateTime) | The UpdateSpecific() method updates selected columns of the specified utilization exec record in the Util_Exec table. |
| UpdateSpecific(Int32,Int32,DBInt,DBInt,DBDateTime,DBString,Nullable<Boolean>,DBInt,DBDouble,DBDouble,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified utilization exec record in the Util_Exec table. In this overload of the method, the lastEditAt parameter is nullable. |