RubricatorCreator

Assembly: Cubes;

Description

The RubricatorCreator class is used to create a time series database based on the data table or the standard cube.

Comments

The limits implemented to the standard cube:

Class object properties inherited from IRubricatorCreator

  Property name Brief description
Bindings

The Bindings property returns collection of bindings of time series database attributes to data table fields.
CreateInfo

The CreateInfo property determines parameters of created time series database as a repository object.
Measures

The Measures property determines a measures dictionary of the created time series database.
Metabase

The Metabase property determines the repository, in which a time series database must be created.
RdsDatabase

The RdsDatabase property determines an MDM repository for the created time series database.
SourceTable

The SourceTable property determines a table with data that is used as a data source for time series database.
TemplateCalendar

The TemplateCalendar property determines the calendar dictionary, by which parameters a calendar dimension of the created time series database is built.
Units

The Units property determines the units dictionary for the created time series database.

Class object methods inherited from IRubricatorCreator

  Method name Brief description
AssignCube

The AssignCube method sets the cube, based on which a time series database is built.
CreateRubricator

The CreateRubricator method creates a time series database.

See also:

Cubes Assembly Classes