rsqlserver
rsqlserver copied to clipboard
transcation scope
Transaction scope Makes a code block transactional. Very useful when we execute many commands.
See for example this SO question