IsVisible (MDStore Interface)

Analysis Services Programming

Analysis Services Programming

IsVisible (MDStore Interface)

The IsVisible property of the MDStore interface indicates whether a cube is visible to client applications.

Applies To

clsCube (excluding virtual cubes)

Data Type

Boolean

Access

Read/write

Remarks

You can create virtual cubes whose source cubes are not visible to client applications. This provides you with greater control over the data available to client users.

See Also

MDStore Interface

Virtual Cubes