CubeDescriptorNativeCube Property |
Gets the associated OLAP cube.
Namespace:
Dundas.BI.Data.CubeDescriptors
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic OlapCube NativeCube { get; }Public ReadOnly Property NativeCube As OlapCube
Get
public:
property OlapCube^ NativeCube {
OlapCube^ get ();
}member NativeCube : OlapCube with get
Property Value
Type:
OlapCube
See Also