StdOperStepFile Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by StdOperStepFile.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new standard operation step file record to the Std_Oper_Step_File table. |
![]() ![]() | Delete | The Delete() method deletes the specified standard operation step file record from the Std_Oper_Step_File table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more standard operation step file records from the Std_Oper_Step_File table, as specified by the filter parameters. Passing no filter parameters will remove all standard operation step file records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more standard operation step file records from the Std_Oper_Step_File table, as specified by the filter parameters. Passing no filter parameters will retrieve all standard operation step file records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified standard operation step file record from the Std_Oper_Step_File table. |
![]() ![]() | Update | The Update() method updates all columns for the specified standard operation step file record in the Std_Oper_Step_File table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified standard operation step file record in the Std_Oper_Step_File table. |

