Update Method (DataEntrySched)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns of the specified certification/item link record in the Cert_Item_Link table.
| Overload | Description |
|---|---|
| Update(Int32,Int32,Int32,String,String,Int32,Int32,Int32,DBInt,DBString,DBString,DBString,DBString,DBDouble,DBDouble,DBDouble,DBDouble,DBString,Nullable<DateTime>) | The Update() method updates all columns of the specified certification/item link record in the Cert_Item_Link table. |
| Update(Int32,Int32,KeyType,String,String,TriggerType,Int32,Int32,DBInt,DBString,DBString,DBString,DBString,DBDouble,DBDouble,DBDouble,DBDouble,DBString,Nullable<DateTime>) | The Update() method updates all columns of the specified certification/item link record in the Cert_Item_Link table. |