Can you create a transaction on the server when updating multiple entities?
If not, what is the way to update multiple properties on multiple entities in a transaction scope? Distributed transaction?
Please give code examples if possible.
Can you create a transaction on the server when updating multiple entities?
If not, what is the way to update multiple properties on multiple entities in a transaction scope? Distributed transaction?
Please give code examples if possible.