IStandardCube.ChildRubricator

Fore Syntax

ChildRubricator: IRubricator;

Fore.NET Syntax

ChildRubricator: Prognoz.Platform.Interop.Cubes.IRubricator;

Description

The ChildRubricator property returns the child time series database.

Comments

The temporary database is created if the child time series database is missing. Bindings are saved into the source cube but not into the time series database when saving.

Fore Example

Example code

Fore.NET Example

Example code

See also:

IStandardCube