OperEntRoute Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see OperEntRoute members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new operation/entity route record to the Oper_Ent_Route table. |
![]() ![]() | Delete | The Delete() method deletes the specified operation/entity route record from the Oper_Ent_Route table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more operation/entity route records from the Oper_Ent_Route 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 route record in the Oper_Ent_Route table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified operation/entity route record in the Oper_Ent_Route table. |

