Update Method (UomConv)
- Last UpdatedMar 17, 2026
- 1 minute read
The Update() method updates all columns of the specified uom conversion record in the Uom_Conv table.
| Overload | Description |
|---|---|
| Update(Int32,Int32,Int32,DBString,Double,Double,DBString,Int32,DateTime) | The Update() method updates all columns of the specified uom conversion record in the Uom_Conv table. |
| Update(Int32,Int32,Int32,DBString,Double,Double,DBString,DBString,DBString,DBString,DBString,Int32,DateTime) | The Update() method updates all columns of the specified uom conversion record in the Uom_Conv table. This overload of the method includes spare field parameters for updating user-defined content to the record. |