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