Add Method (DataLogGrp)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new data log group record to the Data_Log_Grp table.
| Overload | Description |
|---|---|
| Add(Int32,String,Int32,Int32,DBString,Boolean,DBString,DBString,DBString,DBString,DBString,String,Int32) | The Add() method adds a new data log group record to the Data_Log_Grp table. This overload of the method includes the lastEditComment input parameter. |
| Add(Int32,String,Int32,Int32,DBString,Boolean,DBString,DBString,DBString,DBString,Int32,DateTime) | The Add() method adds a new data log group record to the Data_Log_Grp table. This overload of the method includes the lastEditAt output parameter. |