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




The component is a data source for TOLAPGrid designed for operating with a database directly instead of connecting to an OLAP Server.

Object Model

TOLAPCube ClassTCubeDimensions ClassTCubeDimensions ClassTDataSet ClassTCubeMeasures ClassTCubeMeasures Class

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("The component is a data source for TOLAPGrid. This component designed for working directly with a database instead of connecting to an OLAP Server.")>
<BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)>
<ParseChildrenAttribute(True)>
<NonVisualControlAttribute()>
<LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TOLAPCubeDesigner, RadarSoft.RadarCube.Web.Direct, Version=2.40.0.0, Culture=neutral, PublicKeyToken=674cf0e5bf72fa08")>
<PersistChildrenAttribute(Persist=False, UsesCustomPersistence=False)>
<ToolboxBitmapAttribute()>
<AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand Or  _
    SecurityAction.Deny Or  _
    SecurityAction.LinkDemand, 
   Unrestricted=False)>
<AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand Or  _
    SecurityAction.Assert Or  _
    SecurityAction.Deny Or  _
    SecurityAction.PermitOnly Or  _
    SecurityAction.LinkDemand Or  _
    SecurityAction.InheritanceDemand, 
   Unrestricted=False)>
Public Class TOLAPCube 
   Inherits TRadarCube
Visual Basic (Usage)Copy Code
Dim instance As TOLAPCube
C# 
[DescriptionAttribute("The component is a data source for TOLAPGrid. This component designed for working directly with a database instead of connecting to an OLAP Server.")]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
[ParseChildrenAttribute(true)]
[NonVisualControlAttribute()]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TOLAPCubeDesigner, RadarSoft.RadarCube.Web.Direct, Version=2.40.0.0, Culture=neutral, PublicKeyToken=674cf0e5bf72fa08")]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxBitmapAttribute()]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public class TOLAPCube : TRadarCube 
Managed Extensions for C++ 
[DescriptionAttribute("The component is a data source for TOLAPGrid. This component designed for working directly with a database instead of connecting to an OLAP Server.")]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
[ParseChildrenAttribute(true)]
[NonVisualControlAttribute()]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TOLAPCubeDesigner, RadarSoft.RadarCube.Web.Direct, Version=2.40.0.0, Culture=neutral, PublicKeyToken=674cf0e5bf72fa08")]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxBitmapAttribute()]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public __gc class TOLAPCube : public TRadarCube 
C++/CLI 
[DescriptionAttribute("The component is a data source for TOLAPGrid. This component designed for working directly with a database instead of connecting to an OLAP Server.")]
[BindableAttribute(Bindable=false, Direction=BindingDirection.OneWay)]
[ParseChildrenAttribute(true)]
[NonVisualControlAttribute()]
[LicenseProviderAttribute(RadarSoft.RadarCube.Web.RadarSoftLicenseProvider)]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="RadarSoft.RadarCube.Web.Design.TOLAPCubeDesigner, RadarSoft.RadarCube.Web.Direct, Version=2.40.0.0, Culture=neutral, PublicKeyToken=674cf0e5bf72fa08")]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxBitmapAttribute()]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Deny | 
    SecurityAction.LinkDemand, 
   Unrestricted=false)]
[AspNetHostingPermissionAttribute(Level=AspNetHostingPermissionLevel.Minimal, 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=false)]
public ref class TOLAPCube : public TRadarCube 

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.TOLAPCube

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.