ICubeCacheSaver.Database

Fore Syntax

Database: IDatabase;

Fore.NET Syntax

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

Description

The Database property determines the database, in which it is necessary to save cube cache.

Example

The property use is given in description of the SaveCache method.

See also:

ICubeCacheSaver