UpdateSpecific Method (QmSpec)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified specification record in the Qm_Spec table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,Int32,String,DBString,Nullable<Int32>,String,DateTime,DBDateTime,DBInt,DBString,DBInt,DBString,DBString,Nullable<Int32>,DBInt,DBInt,DBString,DBString,DBString,DBString,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified specification record in the Qm_Spec table. |
| UpdateSpecific(Int32,Int32,String,DBString,Nullable<Int32>,String,DateTime,DBDateTime,DBInt,DBString,DBInt,DBString,DBString,Nullable<Int32>,DBInt,DBInt,Nullable<Int32>,DBString,DBString,DBString,DBString,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected 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. |