CharAttrLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see CharAttrLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new characteristic attribute link record to the char_attr_link table. |
![]() ![]() | Delete | The Delete() method deletes a characteristic attribute link record from the Char_Attr_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method deletes one or more characteristic attribute link records from the Char_Attr_Link table, as specified by the filter parameters. Passing no filter parameters will delete all characteristic attribute link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more characteristic attribute link records from the Char_Attr_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all characteristic attribute link records from the table. |

