RecruitingCECandidateProfileImportsattachments
RecruitingCECandidateProfileImportsattachments
Columns
| Name | Type | Description |
| RecruitingCECandidateProfileImportsProfileId [KEY] | String | Finds a candidate by the ID and the profile ID |
| Id [KEY] | Long | Unique ID of the attachment in the candidate resume. |
| ProfileId | String | Profile ID of the attachment in the candidate resume. |
| Category | String | Category of the attachment in the candidate resume. |
| Type | String | Type of attachment in the candidate resume. |
| Title | String | Title of the attachment in the candidate resume. |
| Description | String | Description of the attachment in the candidate resume. |
| Attachment | String | Attachment in the candidate resume. |
| FileContents | String | File Contents of the attachment in the candidate resume. |
| AttachmentData | String | Attachment data in the candidate resume. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| BAttachmentId | String | bAttachmentId |
| BFlowVersionId | Long | bFlowVersionId |
| BMockParam | String | bMockParam |
| BProfileType | String | bProfileType |
| Finder | String | finder |