TransactionBaseCreateConnection Method | 
| Name | Description | |
|---|---|---|
| CreateConnection | 
            Creates a new DbConnection instance which will be used by all elements using this ITransaction instance. 
            Reads connectionstring from .config file.
              | |
| CreateConnection(String) | 
            Creates a new DbConnection instance which will be used by all elements using this ITransaction instance
              |