Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the error or conflict in the External Item and updates it with new values.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Sub ReplaceChanges
'Usage
Dim instance As IOfflineEntityInstance
instance.ReplaceChanges()
void ReplaceChanges()
Remarks
All operations queued after the in-error or in-conflict operation will be lost except for association operations.
See Also
Reference
IOfflineEntityInstance Interface