Share

AcDbHostApplicationServices::workingTransactionManager

C++

virtual AcDbTransactionManager* workingTransactionManager();

Description

This method returns the default transaction manager for the current document. A transaction manager is required by certain database code. By default, acdb.dll has its default transaction manager already. RealDWG host applications are not required to call this method.

Links

AcDbHostApplicationServices

Was this information helpful?