IAdoMdCube

Description

The IAdoMdCube interface contains properties and methods used to work with the ADOMD cube structure.

Properties

  Property name Brief description
The AutoRefresh property determines whether the auto update is performed when the data is changed.
The Catalog property returns the parent catalog that stores the ADOMD cube.
The Dimensions property returns the collection of the ADOMD cube dimensions described by the ICubeModelDimensions interface.
The NativeName property determines physical name of the source server cube to which the ADOMD catalog connects.
The RefreshStamp property determines date and time of cube structure update.
The SqlText property determines text of the MDX query, that was used to form the cube.

Methods

  Method name Brief description
The Refresh method refreshes the cube structure in repository based on the information about the server cube to which the ADOMD catalog is connected.

See also:

AdoMd Assembly Interfaces