IVirtualCubeSourceSelections

Assembly: Cubes;

Description

The IVirtualCubeSourceSelections interface is used to work with collection of selections of virtual cube sources.

Inheritance Hierarchy

IVirtualCubeSourceSelections

Comments

Selections if virtual cube sources are used in the IVirtualCubeExecuteCallback.OnBeforeExecuteSources event.

Properties

  Property name Brief description
Count

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

The Item property returns information about source selection with the specified index.

Methods

  Method name Brief description
FindByKey

The FindByKey method searches by source key and returns information about source selection in case of good search results.

See also:

Cubes Assembly Interfaces