SampleCharLink Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by SampleCharLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new sample_char_link record to the Sample_Char_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified sample_char_link record from the Sample_Char_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more cample_char_link records from the Sample_Char_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all sample records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified sample_char_link record from the Sample_Char_Link table. |
![]() ![]() | Update | The Update() method updates all fields for the specified sample_char_link record in the Sample_Char_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified sample_char_link record in the Sample_Char_Link table. |

