This transform adds the following settings:
OptimizeOperationalMethods - Will determine if the operational methods (Insert, Update, Delete) should be set to one way. Automatically turns off transaction flow if set to true.
UseTransactionFlow - Will determine if transaction flow is used
UseTransactionScope - will determine if transaction scope is used for the operational methods.