Article ID: 246138 - Last Review: July 15, 2004 - Revision: 1.3 How To Using COM+ 1.0 Constructor Strings from Visual BasicThis article was previously published under Q246138 SUMMARY
COM+ 1.0 Provides the ability to administratively specify a string that will be passed to your object just after its creation and before any other method is invoked. This article explains how to specify this string and how to retrieve it in your object.
MORE INFORMATION
To specify a constructor string:
189680
(http://support.microsoft.com/kb/189680/EN-US/
)
How To Use Data Link Files with ADO
REFERENCES
For more detailed information on COM+ 1.0, see the following Microsoft Developer Network (MSDN) site:
http://msdn.microsoft.com/library/psdk/cossdk/pgservices_objectpooling_9m43.htm
(http://msdn.microsoft.com/library/psdk/cossdk/pgservices_objectpooling_9m43.htm)
For guidelines regarding the use of COM+ constructor strings, see the "State Management" section of the following Microsoft Developer Network (MSDN) Web site:
http://msdn.microsoft.com/library/techart/complus.htm
(http://msdn.microsoft.com/library/techart/complus.htm)
| Article Translations
|

Back to the top
