| Visual Basic (Declaration) | |
|---|---|
Public Property Cube As System.String | |
| C# | |
|---|---|
public System.string Cube {get; set;} | |
Property Value
The cube name.
If a cube has not been specified, the first cube in a data source will be used.
A cube must be in the list of cube of a data source.
If a data source does not contain the specified cube, the exception will be thrown.
Target Platforms: Windows 7, 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