
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class TRadarCube Inherits System.Web.UI.WebControls.DataBoundControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TRadarCube | |
| C# | |
|---|---|
public abstract class TRadarCube : System.Web.UI.WebControls.DataBoundControl | |
| Managed Extensions for C++ | |
|---|---|
public __gc abstract class TRadarCube : public System.Web.UI.WebControls.DataBoundControl | |
| C++/CLI | |
|---|---|
public ref class TRadarCube abstract : public System.Web.UI.WebControls.DataBoundControl | |
Never create an instance of this class. Instead create instances of the successor classes:
- TOLAPCube for direct access to database tables that store the information for the OLAP cube (Desktop OLAP).
- TMDCube for access maintained by the MS Analysis server of versions 2000 or 2005 (OLAP client to MS AS) to the already existing OLAP cubes.
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
RadarSoft.RadarCube.Web.TOLAPCube
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