QmSpec Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by QmSpec.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | Overloaded. The Add() method adds a new specification record to the Qm_Spec table. |
![]() ![]() | Delete | The Delete() method deletes the specified specification record from the Qm_Spec table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more specification records from the Qm_Spec table, as specified by the filter parameters. Passing no filter parameters will remove all specification records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more specification records from the Qm_Spec table, as specified by the filter parameters. Passing no filter parameters will retrieve all specification records from the table. |
![]() ![]() | GetByFilter | Overloaded. The GetByFilter() method retrieves a set of QM specification records from the Qm_Spec table based on the input filters. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified specification record from the Qm_Spec table. |
![]() ![]() | GetFilterCount | The GetFilterCount() method retrieves a count of the active QM specifications that match the filter criteria, from the Qm_Spec table. |
![]() ![]() | Update | Overloaded. The Update() method updates all columns of the specified specification record in the Qm_Spec table. |
![]() ![]() | UpdateSpecific | Overloaded. The UpdateSpecific() method updates selected columns of the specified specification record in the Qm_Spec table. |

