StagingTypeConfig Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by StagingTypeConfig.
| Name | Description | |
|---|---|---|
![]() ![]() | GetAll | The GetAll() method retrieves one or more staging type configuration records from the Staging_Type_Config table, as specified by the filter parameters. Passing no filter parameters will retrieve all type configuration records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the staging type configuration record from the Staging_Type_Config table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified staging type configuration in the Staging_Type_Config table. |

