Add Method (DataEntrySched)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new data entry schedule record to the Data_Entry_Sched table.
| Overload | Description |
|---|---|
| Add(Int32,Int32,Int32,String,String,Int32,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,String,String,String,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Double>,String,DateTime) | The Add() method adds a new data entry schedule record to the Data_Entry_Sched table. |
| Add(Int32,Int32,KeyType,String,String,TriggerType,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,String,String,String,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Double>,String,DateTime) | The Add() method adds a new data entry schedule record to the Data_Entry_Sched table. |