Show / Hide Table of Contents

Initialize Method (ClarifyApplication)

Initializes ClarifyApplication using the application configuration.

Initializes ClarifyApplication using the application configuration or the specified NameValueCollection

Overload List

Overload Description
Initialize() Initializes ClarifyApplication using the application configuration.  
Initialize(NameValueCollection) Initializes ClarifyApplication using values in the specified NameValueCollection  

Remarks

Initialize can only be called once per application domain. Once initialized, ClarifyApplication cannot be uninitialized or reinitialized in that application domain.

Initialize requires one configuration parameter: The database connection string. The key for this value in the NameValueCollection or in the appSettings section of the application configuration file must be the value specified in the ConfigValues.CONNECT_STRING field.

For more information on configuring .NET applications via configuration file, see Configuration Applications in the .NET Framework SDK documentation.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

ClarifyApplication Class
ClarifyApplication Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.