SamplePlanFreqLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see SamplePlanFreqLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new sample_plan_frequency_link record to the Sample_Plan_Freq_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified sample plan frequency link record from the Sample_Plan_Freq_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method deletes one or more sample plan frequency link records from the Sample_Plan_Freq_Link table, as specified by the filter parameters. Passing no filter parameters will delete all sample plan frequency link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more sample plan frequency link records from the Sample_Plan_Freq_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all sample plan frequency link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified sample plan frequency link record from the Sample_Plan_Freq_Link table. |

