The FChoice.Foundation.Clarify assembly contains classes that provide low-level access to Clarify database systems. FChoice.Foundation.Clarify is part of the First Choice FCFL.NET product.
Class | Description | |
---|---|---|
![]() | ClarifyApplication | ClarifyApplication is the starting point for using FCFL.NET against a Clarify database system. |
![]() | ClarifyAuthenticationResult | |
![]() | ClarifyAuthenticationService | |
![]() | ClarifyCacheBase | |
![]() | ClarifyDataRow | |
![]() | ClarifyDataSet | |
![]() | ClarifyDataTable | |
![]() | ClarifyException | |
![]() | ClarifyGeneric | Provides core Clarify business logic and managed access to Clarify data. |
![]() | ClarifyGenericException | |
![]() | ClarifyRowCollection | |
![]() | ClarifySession | ClarifySession contains session information for a logged-in user and allows for manipulation of data in the Clarify system as that user. |
![]() | ClarifySessionData | |
![]() | ConfigItemCache | Caches global config items and provides access to the global ClarifyConfigItemCollection |
![]() | ConfigurationHelper | |
![]() | DatabaseParameterFactory | |
![]() | ListCache | Caches and provides convenient access methods for GBST and HGBST list structures |
![]() | LocaleCache | Caches and provides convenient access to country, state, and time zone information |
![]() | SchemaCache | Caches and provides convenient access to ADP Schema information |
![]() | SchemaCacheHelper | |
![]() | StringCache | Caches and provides convenient access to string_db and fc_string values |
![]() | WorkflowObjectInfo |
Interface | Description | |
---|---|---|
![]() | IClarifyApplication | |
![]() | IListCache | |
![]() | ILocaleCache | |
![]() | IStringCache |
Delegate | Description | |
---|---|---|
![]() | InitializeStatusChangeEventHandler | |
![]() | SchemaLoadStatusEventHandler |
Enumeration | Description | |
---|---|---|
![]() | ClarifyLoginType | Provides enumerated values which determine how a given user is logged in when calling ClarifyApplication.CreateSession |
![]() | InitStatusChangeType | |
![]() | SchemaLoadStatusType |