Cause Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see Cause members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a cause record to the Cause table. |
![]() ![]() | Delete | The Delete() method removes the specified cause record from the Cause table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more cause records from the Cause table, as specified by the filter parameters. Passing no filter parameters will retrieve all cause records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified cause record from the Cause table. |
![]() ![]() | Update | The Update() method updates all columns for the specified cause record in the Cause table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns for the specified cause record in the Cause table. |

