CertStdOperLink Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by CertStdOperLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new certifaction/standard operation link record to the Cert_Std_Oper_Link table. |
![]() ![]() | Delete | The Delete() method removes the specified certifcation/standard operation link record from the Cert_Std_Oper_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more certifcation/standard operation link records from the Cert_Std_Oper_Link table, as specified by the filter parameters. Passing no filter parameters will remove all certification/standard operation link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more certification/standard operation link records from the Cert_Std_Oper_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all certification/standard operation link records from the table. |
![]() ![]() | GetAvailable | The GetAvailable() method retrieves all the appropriate certifications that are not already linked to the specified standard operation. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified certification/standard operation link record from the Cert_Std_Oper_Link table. |
![]() ![]() | Update | The Update() method updates all columns of the specified certification/standard operation link record in the Cert_Std_Oper_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified certification/standard operation link record in the Cert_Std_Oper_Link table. |

