ICubeLoaderFromSource.Database

Syntax

Database: IDatabaseInstance;

Description

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

Comments

If the property is not determined, the database is used that is set for default repository.

Example

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

See also:

ICubeLoaderFromSource