IMDCalculationSourcesInstance

Description

The IMDCalculationSourcesInstance interface contains basic properties and methods that are used to work with the collection of data source instances used in multidimensional calculation on DB server.

Properties

  Property name Brief description
Count The Count property returns the number of data sources.
Item The Item property returns data source instance

Methods

  Method name Brief description
FindById The FindById method searches for a data source instance by its identifier.
FindByKey The FindByKey method searches for a data source instance by its key.

See also:

Cubes Assembly Interfaces