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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ReferralId | Long | ReferralId |
RequisitionId | Long | RequisitionId |
Finder | String | finder |