UpdateSpecific Method (UomConv)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified uom conversion record in the Uom_Conv table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,Nullable<Int32>,Nullable<Int32>,DBString,Nullable<Double>,Nullable<Double>,DBString,Int32,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified uom conversion record in the Uom_Conv table. |
| UpdateSpecific(Int32,Nullable<Int32>,Nullable<Int32>,DBString,Nullable<Double>,Nullable<Double>,DBString,DBString,DBString,DBString,DBString,Int32,Nullable<DateTime>) | The UpdateSpecific() method updates selected 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. |