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   Repository Automation Reference; Repository COM Reference

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.