ICubeLoaderFromSource.FactBindings

Syntax

FactBindings: ICubeLoaderFactBindings;

Description

The FactBindings property returns binding parameters of cube facts to data source fields.

Comments

On executing the Load method, the separate fact is created in the cube structure according to each binding.

Example

The example of use is given in description of the DimensionBindings property.

See also:

ICubeLoaderFromSource