GetByKey Method (UtilExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetByKey() method retrieves the specified utilization exec record from the Util_Exec table.
| Overload | Description |
|---|---|
| GetByKey(Int32) | The GetByKey() method retrieves the specified utilization exec record from the Util_Exec table. |
| GetByKey(Int32,Boolean) | The GetByKey() method retrieves the specified utilization exec record from the Util_Exec table. This overload of the method includes the getCurrentUtil parameter. |