fcSDK Documentation
ClarifyApplication Class
Members 

ClarifyApplication is the starting point for using FCFL.NET against a Clarify database system.

Syntax
'Declaration
 
Public Class ClarifyApplication 
   Inherits FChoice.Foundation.FCApplication
   Implements IClarifyApplication 
public class ClarifyApplication : FChoice.Foundation.FCApplication, IClarifyApplication  
Remarks

Initialize connects ClarifyApplication to the Clarify database and loads the cache and data object hierarchy.

Once the application is initialized, you can access cache data like the SchemaCache, ConfigItemCache, LocaleCache, ListCache, and StringCache, or you can create session using CreateSession and access the managed data access functionality using ClarifyGeneric.

Inheritance Hierarchy

System.Object
   FChoice.Foundation.FCApplication
      FChoice.Foundation.Clarify.ClarifyApplication

Requirements

Namespace: FChoice.Foundation.Clarify

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

ClarifyApplication Members
FChoice.Foundation.Clarify Namespace

 

 


© 2010 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.

Send comments on this topic.