QmSpecCharLink Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by QmSpecCharLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | Overloaded. The Add() method adds a new specification-characteristic link record to the Qm_Spec_Char_Link table. |
![]() ![]() | Delete | The Delete() method deletes a specification characteristic link record from the Qm_Spec_Char_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method deletes one or more specification characteristic link records from the Qm_Spec_Char_Link table, as specified by the filter parameters. Passing no filter parameters will delete all specification characteristic link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more specification-characteristic link records from the Qm_Spec_Char_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all specification-characteristic link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves a specification characteristic link record from the Qm_Spec_Char_Link table. |
![]() ![]() | GetBySpecs | The GetBySpecs() method retrieves one or more specification-characteristic link records from the Qm_Spec_Char_Link table, as specified by one or more QM specification IDs. Passing no filter parameters will retrieve all specification-characteristic link records from the table. |
![]() ![]() | Update | Overloaded. The Update() method updates all columns of a specification-characteristic link record in the Qm_Spec_Char_Link table. |
![]() ![]() | UpdateSpecific | Overloaded. The UpdateSpecific() method updates selected columns of a specification-characteristic link record in the Qm_Spec_Char_Link table. |

