ICubeLoaderFactBinding

Assembly: Cubes;

Description

The ICubeLoaderFactBinding interface contains properties that are used to determine the fact binding parameters, which are used on data loading.

Inheritance Hierarchy

          ICubeLoaderFactBinding

Properties

  Property name Brief description
Converter

The Converter property determines the object that is used to transform fact values.
CubeFactAggregationType

The CubeFactAggregationType property determines the aggregation type that will be applied on data loading.
FactKey

The FactKey property determines the fact key used for binding.
MetaAttribute

The MetaAttribute property returns attributes of the time series database of the level of factors and observations.
NewElementName

The NewElementName property determines the name of the fact that will be created in the fact dimension.
SourceField

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

See also:

Cubes Assembly Interfaces