Add Method (Spec)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new specification record to the Spec table.
| Overload | Description |
|---|---|
| Add(Int32,String,String,String,Nullable<Int32>,Nullable<Int32>,DBString,DBString,DBString,DBString,DBString,String) | The Add() method adds a new specification record to the Spec table. |
| Add(Int32,String,String,String,String,Nullable<Int32>,Nullable<Int32>,DBString,DBString,DBString,DBString,DBString,String) | The Add() method adds a new specification record to the Spec table. This overload of the method includes the specDescription parameter. |