Other Multithreading Restrictions
When programming a multithreaded Microsoft® 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.
(c) 1988-1998 Microsoft Corporation. All Rights Reserved.