ICubeCreatorField

Assembly: Cubes;

Description

The ICubeCreatorField interface contains properties tat are used to determine parameters of the field that is used for dimension binding.

Inheritance Hierarchy

ICubeCreatorField

Comments

Field parameters can be obtained by means of properties or methods of the ICubeCreatorFields collection.

Properties

  Property name

Brief description
AttributeId

The AttributeId property determines the identifier of the dimension attribute, to which binding is made.
DataType

The DataType property determines the data type that imported values will have.
Identifying

The Identifying property determines whether the current binding is used to identify dimension elements.
Name

The Name property determines the identifier of the table field, to which the dimension attribute is bound.
Translations

The Translations property returns binding collection of translation attributes to the translation fields on various source fields.

See also:

Cubes Assembly Interfaces