IOlapCubeService Interface |
Interface for service providing functionality for
OlapCube objects.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public interface IOlapCubeService
Public Interface IOlapCubeService
public interface class IOlapCubeService
type IOlapCubeService = interface end
The IOlapCubeService type exposes the following members.
Methods
| Name | Description |
---|
| ClearDataResultCache |
Clears all the results based on the specified OLAP cube from the data result cache.
|
TopSee Also