OperEntLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see OperEntLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new operation record to the Oper_Ent_Link table. |
![]() ![]() | CanLogData | The CanLogData() method returns a flag that indicates whether the entity or any of its descendants that are linked to the specified operation can log data. |
![]() ![]() | Delete | The Delete() method deletes the specified operation/entity link record from the Oper_Ent_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more operation/entity link records from the Oper_Ent_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all operation/entity link records from the table. |
![]() ![]() | Update | The Update() method updates all columns for the specified operation/entity link record in the Oper_Ent_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified operation/entity link record in the Oper_Ent_Link table. |

