Codeunit "CDS Int. Table Uncouple"

ID 5337
Namespace: Microsoft.Integration.Dataverse

Properties

Name Value
TableNo Table Microsoft.Integration.SyncEngine."Integration Table Mapping"

Events

OnBeforeRun

[IntegrationEvent(False,False)]
local procedure OnBeforeRun(IntegrationTableMapping: Record "Integration Table Mapping", var Handled: Boolean)

Parameters

Name Type Description
IntegrationTableMapping Table Microsoft.Integration.SyncEngine."Integration Table Mapping"
Handled Boolean

See also