Show contents 

Cubes > Cubes Assembly Interfaces > IStandardCube > IStandardCube.FactBindings

IStandardCube.FactBindings

Syntax

FactBindings(Dataset: IStandardCubeDataset): IStandardCubeFactBindings;

Parameters

Dataset - cube data source, by which facts binding must be obtained.

Description

The FactBindings property returns bindings of cube facts by the specified data source.

See also:

IStandardCube