Microsoft
MB2-876 · Question #44
You are developing a Microsoft Dynamics CRM soil application that uses custom plug-ins. If an error occurs during the execution of a plug-in, the plug-in must roll back all database transactions…
The correct answer is C. IsInTransaction. See the full explanation below for the reasoning.
Question
You are developing a Microsoft Dynamics CRM soil application that uses custom plug-ins. If an error occurs during the execution of a plug-in, the plug-in must roll back all database transactions. Which property of the RernoteExecutionContext class should you check to determine whether a plug-in meets this requirement?
Options
- AIsOfflinePlayback
- BStage
- CIsInTransaction
- DIsExecutingOffline
How the community answered
(17 responses)- A6% (1)
- B6% (1)
- C76% (13)
- D12% (2)
Community Discussion
No community discussion yet for this question.