Objects/Tables/Table 5374 CRM Synch. Conflict Buffer
Table 5374 CRM Synch. Conflict Buffer in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.Dataverse
Fields, 17Keys, 1Procedures, 17Events, 1
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Integration ID | Guid | - |
| 3 | CRM ID | Guid | - |
| 4 | Table ID | Integer | - |
| 5 | Table Name | Text[250] | - |
| 6 | Record ID | RecordId | - |
| 7 | Description | Text[250] | - |
| 8 | Modified On | DateTime | - |
| 9 | Int. Table ID | Integer | - |
| 10 | Int. Record ID | RecordId | - |
| 11 | Int. Description | Text[250] | - |
| 12 | Int. Modified On | DateTime | - |
| 13 | Error Message | Text[250] | - |
| 14 | Failed On | DateTime | - |
| 16 | Record Exists | Boolean | - |
| 17 | Int. Record Exists | Boolean | - |
| 18 | CRM Option Id | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DeleteCoupledRecords | () | | public | - |
| DeleteCoupledRecord | () | | public | - |
| DeleteCouplings | () | | public | - |
| DeleteCoupling | () | | public | - |
| Fill | (var Record CRM Integration Record) | Integer | public | - |
| GetRecDescription | () | Text | public | - |
| InitFromCRMIntegrationRecord | (Record CRM Integration Record) | | public | - |
| IsOneRecordDeleted | () | Boolean | public | - |
| DoBothRecordsExist | () | Boolean | public | - |
| DoesOneRecordExist | () | Boolean | public | - |
| RestoreDeletedRecords | () | | public | - |
| SetSelectionFilter | (var Record CRM Integration Record) | | public | - |
| UpdateSourceTable | (var Record CRM Integration Record) | Integer | public | - |
| Fill | (var Record CRM Integration Record, var Record CRM Option Mapping) | Integer | public | - |
| InitFromCRMOptionMapping | (Record CRM Option Mapping) | | public | - |
| SetSelectionFilter | (var Record CRM Integration Record, var Record CRM Option Mapping) | | public | - |
| UpdateSourceTable | (var Record CRM Integration Record, var Record CRM Option Mapping) | Integer | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnValidateCRMIDOnBeforeGetCRMIntegrationRecord | (Integer, var Record CRM Synch. Conflict Buffer, var Boolean) | - |