Add Method (StdOperEntSpec)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new record to the Std_Oper_Ent_Spec table.
| Overload | Description |
|---|---|
| Add(Int32,String,Int32,Int32,String,String,String,DBString,DBString,DBString,DBString,DBString,DBInt,DBString,DateTime) | The Add() method adds a new record to the Std_Oper_Ent_Spec table. This overload of the method includes the stepNo parameter. |
| Add(Int32,String,Int32,String,String,String,DBString,DBString,DBString,DBString,DBString,DBInt,DBString,DateTime) | The Add() method adds a new record to the Std_Oper_Ent_Spec table. This overload of the method does not include the stepNo parameter. |