CandidateWebsiteAddresses
Query candidate website addresses.
SELECT
Note: Filters provided with one of the supported operators listed in the "Operators" column can be processed server-side, all the other filters are processed client-side.
SELECT * FROM CandidateWebsiteAddresses WHERE CandidateId = 23411175007;
Columns
Name | Type | Operators | Description |
CandidateId [KEY] | Int64 | = | Candidate ID. |
Index [KEY] | Int64 | Autoincremental column. | |
WebsiteAddress | String | Website address of the candidate. | |
Type | String | One of: personal, company, portfolio, blog, other. |