TalentPersonProfilesfavoriteLinks
TalentPersonProfilesfavoriteLinks
Columns
| Name | Type | Description |
| TalentPersonProfilesProfileId [KEY] | Long | Surrogate identifier for the person profile. |
| BookmarkId [KEY] | Long | Surrogate identifier of the favorite link. |
| URL | String | URL of the favorite link. |
| Description | String | Description of the favorite link. |
| CreatedBy | String | User who created the favorite link. |
| CreationDate | Datetime | Date and time when the favorite link was created. |
| LastUpdatedBy | String | User who last updated the favorite link. |
| LastUpdateDate | Datetime | Date and time when the favorite link was last updated. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Group | String | Group |
| PersonId | Long | PersonId |
| ProfileId | Long | ProfileId |
| SysEffectiveDate | String | SysEffectiveDate |
| Finder | String | finder |