Update Method (QmSpec)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns of the specified specification record in the Qm_Spec table.
| Overload | Description |
|---|---|
| Update(Int32,Int32,String,DBString,Int32,String,DateTime,DBDateTime,DBInt,DBString,DBInt,DBString,DBString,Int32,DBInt,DBInt,DBString,DBString,DBString,DBString,DBString,DateTime) | The Update() method updates all columns of the specified specification record in the Qm_Spec table. |
| Update(Int32,Int32,String,DBString,Int32,String,DateTime,DBDateTime,DBInt,DBString,DBInt,DBString,DBString,Int32,DBInt,DBInt,Int32,DBString,DBString,DBString,DBString,DBString,DateTime) | The Update() method updates all columns of the specified specification record in the Qm_Spec table. This overload of the method includes the displaySeq parameter. The specification display_seq value is used to determine the order of the records returned by a QM specification Get method. For more information, see Remarks. |