Version

CubeInfo Class

Contains the cube metadata contained by the parent OlapInfo element.
Syntax
'Declaration
 
Public Class CubeInfo 
public class CubeInfo 
Remarks
The CubeInfo element contains one Cube element for each cube referenced in the multidimensional dataset
Microsoft SQL Server Analysis Services returns only a single Cube element in this collection because Analysis Services does not support statements that reference multiple cubes in the FROM clause of the Multidimensional Expressions (MDX) language.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also