ICubeInstanceSources

Description

The ICubeInstanceSources interface contains properties and methods of the collection of cube instances, which are used as data sources for this cube.

Properties

  Property name Brief description
Count The Count property returns the number of source cubes.
Item The Item property returns an object that contains properties and methods that are used to work with source cube instance.

Methods

  Method name Brief description
FindById The FindByKey method finds and returns an object that contains properties and methods of a source cube instance if search is successful.
FindByKey The FindByKey method finds by key and returns an object that contains properties and methods of a source cube instance.

See also:

Cubes Assembly Interfaces