Tributes
Returns a list of tributes.
Table Specific Information
Select
All the filters are executed client side within the 本製品.
For example:
SELECT * FROM Tributes SELECT * FROM Tributes WHERE Id = 2
Columns
Name | Type | References | Description |
Id [KEY] | Integer | The tribute ID. | |
ConstituentRecordId | Integer | The system record ID of the constituent. | |
DefaultFundId | Integer | The default fund ID. | |
Description | String | The tribute description. | |
EndDateD | Integer | The day of the end date. | |
EndDateM | Integer | The month of the end date. | |
EndDateY | Integer | The year of the end date. | |
IsActive | Boolean | The active status of the tribute. | |
Notes | String | The tribute notes. | |
StartDateD | Integer | The day of the start date. | |
StartDateM | Integer | The month of the start date. | |
StartDateY | Integer | The year of the start date. | |
TributeTypeId | Integer | The tribute type code ID. |