Cubes > Cubes Assembly Interfaces > ICubeCreator > ICubeCreator.Database
Database: IDatabaseInstance;
Database: Prognoz.Platform.Interop.Db.IDatabaseInstance;
The Database property determines the database, in which a table to store cube data is created.
The example of use is given in description of the CreateCube method.
See also: