Empsphoto
Empsphoto
Columns
| Name | Type | Description |
| EmpsCitizenshipId [KEY] | Long | EmpsCitizenshipId of Empsphoto |
| EmpsDriversLicenseId [KEY] | Long | EmpsDriversLicenseId of Empsphoto |
| EmpsEffectiveStartDate [KEY] | Date | EmpsEffectiveStartDate of Empsphoto |
| EmpsPassportId [KEY] | Long | EmpsPassportId of Empsphoto |
| EmpsPersonId [KEY] | Long | EmpsPersonId of Empsphoto |
| EmpsReligionId [KEY] | Long | EmpsReligionId of Empsphoto |
| Image | String | Unique location of the image. Encrypted version of the file. |
| ImageName | String | Name of the image. |
| PrimaryFlag | Bool | Indicates whether the image is primary. |
| ImageId [KEY] | Long | Photo ID |
| PersonId | Long | PersonId of Empsphoto |
| ObjectVersionNumber | Int | Used to implement optimistic locking. This number is incremented every time a row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
| BusinessUnitName | String | BusinessUnitName of Empsphoto |
| CitizenshipId | Long | CitizenshipId of Empsphoto |
| DepartmentName | String | DepartmentName of Empsphoto |
| DriversLicenseId | Long | DriversLicenseId of Empsphoto |
| EffectiveStartDate | Date | EffectiveStartDate of Empsphoto |
| Finder | String | Finder of Empsphoto |
| GradeName | String | GradeName of Empsphoto |
| JobName | String | JobName of Empsphoto |
| LocationName | String | LocationName of Empsphoto |
| ManagerFullName | String | ManagerFullName of Empsphoto |
| PassportId | Long | PassportId of Empsphoto |
| ReligionId | Long | ReligionId of Empsphoto |
| SysEffectiveDate | String | SysEffectiveDate of Empsphoto |