ICubeCreator.Database

Fore Syntax

Database: IDatabaseInstance;

Fore.NET Syntax

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

Description

The Database property determines the database, in which a table to store cube data is created.

Example

The example of use is given in description of the CreateCube method.

See also:

ICubeCreator