UpdateSpecific Method (Spec)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified specification record in the Spec table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,String,String,String,Nullable<Int32>,Nullable<Int32>,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns of the specified specification record in the Spec table. |
| UpdateSpecific(Int32,String,DBString,String,String,Nullable<Int32>,Nullable<Int32>,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns of the specified specification record in the Spec table. This overload of the method includes the specDescription parameter. |