UpdateSpecific Method (DataLogValue)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns for the specified data log value record in the Data_Log_Value table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,Int32,Int32,String,Nullable<Int32>,Nullable<Boolean>,DBString,DBString,DBInt,DBInt,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns for the specified data log value record in the Data_Log_Value table. This overload of the method includes the lastEditComment input parameter. |
| UpdateSpecific(Int32,Int32,Int32,String,Nullable<Int32>,Nullable<Boolean>,DBString,DBString,DBInt,DBInt,DBString,DBString,DBString,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns for the specified data log value record in the Data_Log_Value table. This overload of the method includes the lastEditAt output parameter. |