RecruitingCESitescookieConsenttranslations
RecruitingCESitescookieConsenttranslations
Columns
| Name | Type | Description |
| RecruitingCESitesSiteId [KEY] | Long | Finds Recruiting CE Site by a unique Site ID and the primary key |
| RecruitingCESitesThemeId [KEY] | Long | Finds Recruiting CE Site by a unique Theme ID and the primary key |
| CookieconsentCookieId [KEY] | Long | Find cookie consent in recruitingCESites by unique ID and CookieId |
| CookieId [KEY] | Long | Unique ID assigned to each cookie for the consent translations. |
| Language [KEY] | String | Language of the translations on the cookie consent site. |
| SourceLang | String | Source language of the translations on the cookie consent site. |
| AcceptButtonLabel | String | Label of the accept button for cookie consent. |
| DeclineButtonLabel | String | Label of the decline button for cookie consent. |
| PolicyMessage | String | Policy message in the cookie consent translations. |
| PopUpMessage | String | Message that pops up in the cookie consent translations. |
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 |
| SiteCode | String | SiteCode |
| SiteId | Long | SiteId |
| SiteNumber | String | SiteNumber |
| ThemeId | Long | ThemeId |
| Finder | String | finder |