ICubeLoaderFactBindings.Add

Syntax

Add(SourceField: String): ICubeLoaderFactBinding;

Parameters

SourceField. The name of the data source field, to which the fact is bound.

Description

The Add method adds cube fact binding parameters to the collection.

Example

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

See also:

ICubeLoaderFactBindings