ICubeCreatorAdditionalField

Assembly: Cubes;

Description

The ICubeCreatorAdditionalField interface contains properties of the field that will be created on creating a cube in the table, but will not be related with cube dimensions or cube facts.

Inheritance Hierarchy

ICubeCreatorAdditionalField

Comments

Field parameters can be obtained by means of properties and methods of the ICubeCreatorAdditionalFields interface.

Properties

  Property name Brief description
DataType

The DataType property returns type of field data.
Name

The Name property returns the field name.

See also:

Cubes Assembly Interfaces