RadarSoft.RadarCube.Web.MSAS Send comments on this topic.
TMDCube Class
See Also  Members  
RadarSoft.RadarCube.Web Namespace : TMDCube Class




Serves as a data source for TOLAPGrid, should be connected either to MS Analysis OLAP server or local cube files

Object Model

TMDCube ClassTCubeDimensions ClassTCubeDimensions ClassTCubeMeasures ClassTCubeMeasures Class

Syntax

Visual Basic (Declaration) 
<DisplayNameAttribute("RadarCube TMDCube")>
<ToolboxBitmapAttribute()>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TMDCubeDesigner")>
<DescriptionAttribute("To be used along with ADOMD.NET 9. A component is a data source for TOLAPGrid. This component is oriented to be connected to the MS Analysis OLAP servers or local cube files")>
<LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)>
<NonVisualControlAttribute()>
<BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)>
Public Class TMDCube 
   Inherits TRadarCube
   Implements IMSASConnectionInfoProvider 
Visual Basic (Usage)Copy Code
Dim instance As TMDCube
C# 
[DisplayNameAttribute("RadarCube TMDCube")]
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TMDCubeDesigner")]
[DescriptionAttribute("To be used along with ADOMD.NET 9. A component is a data source for TOLAPGrid. This component is oriented to be connected to the MS Analysis OLAP servers or local cube files")]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[NonVisualControlAttribute()]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
public class TMDCube : TRadarCube, IMSASConnectionInfoProvider  
Managed Extensions for C++ 
[DisplayNameAttribute("RadarCube TMDCube")]
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TMDCubeDesigner")]
[DescriptionAttribute("To be used along with ADOMD.NET 9. A component is a data source for TOLAPGrid. This component is oriented to be connected to the MS Analysis OLAP servers or local cube files")]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[NonVisualControlAttribute()]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
public __gc class TMDCube : public TRadarCube, IMSASConnectionInfoProvider  
C++/CLI 
[DisplayNameAttribute("RadarCube TMDCube")]
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TMDCubeDesigner")]
[DescriptionAttribute("To be used along with ADOMD.NET 9. A component is a data source for TOLAPGrid. This component is oriented to be connected to the MS Analysis OLAP servers or local cube files")]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[NonVisualControlAttribute()]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
public ref class TMDCube : public TRadarCube, IMSASConnectionInfoProvider  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.BaseDataBoundControl
            System.Web.UI.WebControls.DataBoundControl
               RadarSoft.RadarCube.Web.TRadarCube
                  RadarSoft.RadarCube.Web.TMDCube

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 Radar-Soft, L.L.C. All Rights Reserved.