ICubeLoaderFactBinding

Assembly: Cubes;

Namespace: Prognoz.Platform.Interop.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
The Converter property determines the object that is used to transform fact values.
The FactKey property determines the fact key used for binding.
The MetaAttribute property returns attributes of the time series database of the level of factors and observations.
The NewElementName property determines the name of the fact that will be created in the facts dimension.
The SourceField property returns the name of the data source field, to which the fact is bound.

See also:

Cubes Assembly Interfaces