JobExecStorageExecLink Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see JobExecStorageExecLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new job execution/storage execution link record to the Job_Exec_Storage_Exec_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified job execution/storage execution link record from the Job_Exec_Storage_Exec_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more job execution/storage execution link records from the Job_Exec_Storage_Exec_Link table, as specified by the filter parameters. Passing no filter parameters will remove all job execution/storage execution link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more job execution/storage execution link records from the Job_Exec_Storage_Exec_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all job execution/storage execution link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified job execution/storage execution link record from the Job_Exec_Storage_Exec_Link table. |
![]() ![]() | Update | The Update() method updates all columns of the specified job execution/storage execution link record in the Job_Exec_Storage_Exec_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified job execution/storage execution link record in the Job_Exec_Storage_Exec_Link table. |

