Update Method (Spec)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns of the specified specification record in the Spec table.
| Overload | Description |
|---|---|
| Update(Int32,String,String,String,Int32,Int32,DBString,DBString,DBString,DBString,DBString,String) | The Update() method updates all columns of the specified specification record in the Spec table. |
| Update(Int32,String,DBString,String,String,Int32,Int32,DBString,DBString,DBString,DBString,DBString,String) | The Update() method updates all columns of the specified specification record in the Spec table. This overload of the method includes the specDescription parameter. |