Meta Data Services Programming
Synchronizing Commit Operations
When programming a multithreaded repository application, synchronize repository commit operations between application threads. Specifically, synchronize the use of the following methods:
- The Count method of the IRelationshipCol interface
- The ObjectInstances method of the IClassDef interface
- The ObjectInstances method of the IInterfaceDef interface
- The ExecuteQuery method of the IRepositoryODBC interface
See Also
IInterfaceDef::ObjectInstances