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