Aliases
Retrieves a list of aliases for a constituent
Table Specific Information
Select
The 本製品 will use the BlackBaud Raiser's Edge NXT API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.
Note: ConstituentId is required in order to query Aliases.
- ConstituentId supports the '=' operator.
SELECT * FROM Aliases WHERE ConstituentId = '280'
Columns
Name | Type | References | Description |
Id [KEY] | String | The immutable system record ID of the alias. | |
ConstituentId | String |
Constituents.Id | The immutable system record ID of the constituent associated with the alias. |
Name | String | The name to use as the constituent's alias. | |
Type | String | The alias type. |