Add Method (Result)
- Last UpdatedMar 17, 2026
- 1 minute read
The Add() method adds a new result to the Result table.
| Overload | Description |
|---|---|
| Add(Int32,Int32,Int32,Int32,Double,DBInt,String,DateTime,Nullable<Int32>,DBString,Int32,DateTime) | The Add() method adds a new result record to the Result table. |
| Add(Int32,Int32,Int32,Int32,Double,DBInt,String,DateTime,Nullable<Int32>,DBString,Nullable<Boolean>,Int32,DateTime) | The Add() method adds a new result to the Result table. This overload of the method includes the validateControlRules input parameter. |