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