DataLogGrpOperStepLink Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by DataLogGrpOperStepLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new data log group/operation step link record to the Data_Log_Grp_Oper_Step_Link table |
![]() ![]() | Delete | The Delete() method deletes the specified data log group/operation step link record from the Data_Log_Grp_Oper_Step_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more data log group/operation step link records from the Data_Log_Grp_Oper_Step_Link table, as specified by the filter parameters. Passing no filter parameters will remove all data log group/operation step link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more data log group/operation step link records in the Data_Log_Grp_Oper_Step_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all data log group/operation step link records in the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified data log group/operation step link record from the Data_Log_Grp_Oper_Step_Link table. |
![]() ![]() | Update | The Update() method updates all columns for the specified record in the Data_Log_Grp_Oper_Step_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified record in the Data_Log_Grp_Oper_Step_Link table. |

