Footprints Data Model |
Table |
Table Name | Syncing Job Detail |
Table Definition | A table used to control syncing of Calendar Items with a computer or phone calendar system. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Syncing Job Detail Id | The automatically generated primary key of the syncing_job_dtl table. | LONG | Yes |
Application User Id | A Foreign Key to the Application User table. | LONG | Yes |
Last Sync Date | The value of a Syncing Job Detail, stored as a date. | DATE | No |
Execution Date | The value of a Syncing Job Detail, stored as a date. | DATE | No |