ICubeLoaderDimensionBindings.Add

Syntax

Add(SourceField: String): ICubeLoaderDimensionBinding;

Parameters

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

Description

The Add method adds parameters of dimension binding to the collection.

Example

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

See also:

ICubeLoaderDimensionBindings