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

