Meta Data Services Programming

Managing Transactions

Each instance of the Repository class implements the IRepositoryTransaction interface, which supports these methods and properties:

For each open repository instance, the pointer to the IRepositoryTransaction interface is available through the Transaction property. For more information about the transaction options you can set, see TransactionFlags Enumeration.

See Also

IRepositoryTransaction Interface

IRepositoryTransaction2 Interface

Managing Transactions and Threads