StdOperSpecVer Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see StdOperSpecVer members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new record to the Std_Oper_Spec_Ver table. |
![]() ![]() | Delete | The Delete() method deletes the specified record from the Std_Oper_Spec_Ver table. |
![]() ![]() | DeleteAll | The The DeleteAll() method deletes multiple existing records in the Std_Oper_Spec_Ver table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more records from the Std_Oper_Spec_Ver table, as specified by the filter parameters. Passing no filter parameters will retrieve all records from the table. |
![]() ![]() | GetByKey | This method retrieves a single row from the Std_Oper_Spec_Ver table using the specified primary key fields. |
![]() ![]() | Update | The Update() method updates all columns for the specified record in the Std_Oper_Spec_Ver table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified record in the Std_Oper_Spec_Ver table. |

