RecruitingCEReferralsattachments
RecruitingCEReferralsattachments
Columns
Name | Type | Description |
RecruitingCEReferralsReferralId [KEY] | Long | Finds a candidate referral using a unique ID and a referral ID |
RecruitingCEReferralsRequisitionId [KEY] | Long | Finds a candidate referral using a unique ID and a requisition ID |
AttachmentName | String | Attachment Name for attachments in candidate referral. |
DocumentId [KEY] | Long | ID assigned to candidate referral attachment. |
Type | String | Type for attachments in candidate referral. |
AttachmentId | Long | Attachment ID for attachments in candidate referral. |
AttachmentContents | String | Attachment Contents for attachments in candidate referral. |
Category | String | Category for attachments in candidate referral. |
MimeType | String | Mime type for attachments in candidate referral. |
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 |
ReferralId | Long | ReferralId |
RequisitionId | Long | RequisitionId |
Finder | String | finder |