Add Method (UomConv)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new uom conversion record to the Uom_Conv table.
| Overload | Description |
|---|---|
| Add(Int32,Int32,Int32,DBString,Double,Double,DBString,Int32,DateTime) | The Add() method adds a new uom conversion record to the Uom_Conv table. |
| Add(Int32,Int32,Int32,DBString,Double,Double,DBString,DBString,DBString,DBString,DBString,Int32,DateTime) | The Add() method adds a new uom conversion record to the Uom_Conv table. This overload of the method includes spare field parameters for adding user-defined content to the record. |