IDWRepositoryDatabaseInstance.Database

Fore Syntax

Database: IDatabaseInstance;

Fore.NET Syntax

Database: Prognoz.Platform.Interop.Db.IDatabaseInstance;

Description

The Database property returns the database used by repository of extended data warehouse.

Comments

The IDWRepositoryDatabaseInstance interface is outdated.

The Extended Data Warehouse Repository object is used only to support earlier versions.

If database connection is not established, operation with extended data warehouse repository is impossible.

Fore and Fore.NET Examples

The property use is given in the example for IDWRepositoryDatabaseInstance.CurrentVersion.

See also:

IDWRepositoryDatabaseInstance