IAdoMdCube

Description

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

Properties

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

Methods

  Method name Brief description
Refresh 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