ICubeCreatorAdditionalFields

Assembly: Cubes;

Description

The ICubeCreatorAdditionalFields interface contains properties and methods that are used to work with the collection of fields that will be contained in the cube output matrix but will not be bound to cube dimensions or cube facts.

Inheritance Hierarchy

ICubeCreatorAdditionalFields

Comments

Collection parameters can be obtained in the ICubeCreator.AdditionalFields property.

Properties

  Property name Brief description
Count

The Count property returns the number of fields in the collection.
Item

The Item property returns parameters of the selected field.

Methods

  Method name Brief description
Add

The Add method adds a collection to field.

See also:

Cubes Assembly Interfaces