IDWRepositoryDatabaseInstance.Repository

Fore Syntax

Repository: IDWRepositoryDatabase;

Fore.NET Syntax

Repository: Prognoz.Platform.Interop.Db.IDWRepositoryDatabase;

Description

The Repository property returns an object used to work with database of extended data warehouse repository.

Comments

The IDWRepositoryDatabaseInstance interface is outdated.

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

Working with extended data warehouse repository is impossible with a database.

Fore and Fore.NET Examples

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

See also:

IDWRepositoryDatabaseInstance