Update Method (SampleFreq)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns of the specified sample frequency record in the Sample_Freq table.
| Overload | Description |
|---|---|
| Update(Int32,Int32,String,DBString,Int32,DBDouble,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,DBInt,Int32,Boolean,DBInt,DBInt,DBInt,Int32,DBString,DBString,DBString,DBString,DBString,DateTime) | The Update() method updates all columns of the specified sample frequency record in the Sample_Freq table. |
| Update(Int32,Int32,String,String,Nullable<Int32>,Nullable<Double>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Boolean>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,String,String,String,String,DateTime) | The Update() method updates all columns of the specified sample frequency record in the Sample_Freq table. This overload of the method includes the startDelay input parameter. |