UpdateSpecific Method (Process)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns for the specified process record in the Process table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,String,String,String,String,Nullable<Int32>,Nullable<Int32>,String,DBDateTime,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns for the specified process record in the Process table. |
| UpdateSpecific(Int32,String,String,String,String,ProcessLevel,ProcessStatus,String,DBDateTime,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns for the specified process record in the Process table. |