Objects/Tables/Table 5338 Integration Synch. Job
Table 5338 Integration Synch. Job in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.SyncEngine
Fields, 16Keys, 5Procedures, 5Events, 1
Versions171819202122232425262728latest
Source29
Fields, 16
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Guid | - |
| 2 | Start Date/Time | DateTime | - |
| 3 | Finish Date/Time | DateTime | - |
| 4 | Message | Text[250] | - |
| 5 | Integration Table Mapping Name | Code[20] | - |
| 6 | Inserted | Integer | - |
| 7 | Modified | Integer | - |
| 8 | Deleted | Integer | - |
| 9 | Unchanged | Integer | - |
| 10 | Skipped | Integer | - |
| 11 | Failed | Integer | - |
| 12 | Synch. Direction | Option | - |
| 13 | Job Queue Log Entry No. | Integer | - |
| 14 | Type | Option | - |
| 15 | Uncoupled | Integer | - |
| 16 | Coupled | Integer | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| Key1, clustered | ID | - |
| Key2 | Start Date/Time, ID | - |
| Key3 | Type | - |
| Key4 | Job Queue Log Entry No. | - |
| Key5 | Integration Table Mapping Name | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DeleteEntries | (Integer) | | public | - |
| GetErrorForRecordID | (RecordId, var Record Integration Synch. Job Errors) | Boolean | public | - |
| HaveJobsBeenIdle | (Integer) | Boolean | public | - |
| CanBeRemoved | () | Boolean | public | - |
| AreSomeRecordsFailed | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnCanBeRemoved | (Record Integration Synch. Job, var Boolean) | - |