UpdateSpecific Method (DataEntrySched)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified data entry schedule record in the Data_Entry_Sched table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,Int32,Int32,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,DBInt,DBString,DBString,DBString,DBString,DBDouble,DBDouble,DBDouble,DBDouble,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified data entry schedule record in the Data_Entry_Sched table. |
| UpdateSpecific(Int32,Int32,KeyType,String,String,Nullable<TriggerType>,Nullable<Int32>,Nullable<Int32>,DBInt,DBString,DBString,DBString,DBString,DBDouble,DBDouble,DBDouble,DBDouble,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified data entry schedule record in the Data_Entry_Sched table. |