IStandardCubeDestination.FactBindings

Syntax

FactBindings(Dataset: IStandardCubeDataset): IStandardCubeFactBindings;

Parameters

Dataset. Data source of cube display version, by which fact binding should be obtained.

Description

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

Example

The example of use is given in description of the IStandardCubeDestination.Datasets property.

See also:

IStandardCubeDestination