Gets the transaction manager which created this transaction.
            
| C# | Visual Basic | Visual C++ | J# | 
ITransactionManager Manager { get; }
ReadOnly Property Manager As ITransactionManager
property ITransactionManager^ Manager { ITransactionManager^ get (); }
/** @property */ ITransactionManager get_Manager()
