StdOperStepChoice Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see StdOperStepChoice members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new standard operation step choice record to the Std_Oper_Step_Choice table. |
![]() ![]() | AddOrUpdateChoices | Overloaded. The AddOrUpdateChoices() method adds or updates standard operation step choice records in the Std_Oper_Step_Choice table. This overthrow of the method adds or updates only one standard operation step choice record. |
![]() ![]() | Delete | The Delete() method deletes the specified standard operation step choice records from the Std_Oper_Step_Choice table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more standard operation step choice records from the Std_Oper_Step_Choice table, as specified by the filter parameters. Passing no filter parameters will remove all standard operation step choice records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more standard operation step choice records from the Std_Oper_Step_Choice table, as specified by the filter parameters. Passing no filter parameters will retrieve all standard operation step choice records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified standard operation step choice record from the Std_Oper_Step_Choice table. |
![]() ![]() | Update | The Update() method updates all columns of the specified standard operation step choice record in the Std_Oper_Step_Choice table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified standard operation step choice record in the Std_Oper_Step_Choice table. |

