Cube Class
SQL Server 2005
Represents a cube from a database. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91")] [XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine")] [DesignerAttribute("Microsoft.AnalysisServices.Design.CubeDesigner,Microsoft.AnalysisServices.Design", typeof(IRootDesigner))] [GuidAttribute("127B4EBB-5328-4f6a-8A3B-72CF9BDA5F77")] [DesignerCategoryAttribute("Designer")] [DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.DesignXmlSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.DesignerComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91")] public sealed class Cube : ProcessableMajorObject, IMajorObject, INamedComponent, IModelComponent, IComponent, IDisposable, ICloneable
/** @attribute DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91") */
/** @attribute XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine") */
/** @attribute DesignerAttribute("Microsoft.AnalysisServices.Design.CubeDesigner,Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IRootDesigner) */
/** @attribute GuidAttribute("127B4EBB-5328-4f6a-8A3B-72CF9BDA5F77") */
/** @attribute DesignerCategoryAttribute("Designer") */
/** @attribute DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.DesignXmlSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.DesignerComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91") */
public final class Cube extends ProcessableMajorObject implements IMajorObject, INamedComponent,
IModelComponent, IComponent, IDisposable, ICloneable
DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.OnlineComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91") XmlRootAttribute(Namespace="http://schemas.microsoft.com/analysisservices/2003/engine") DesignerAttribute("Microsoft.AnalysisServices.Design.CubeDesigner,Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IRootDesigner) GuidAttribute("127B4EBB-5328-4f6a-8A3B-72CF9BDA5F77") DesignerCategoryAttribute("Designer") DesignerSerializerAttribute("Microsoft.DataWarehouse.Serialization.DesignXmlSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91", "Microsoft.DataWarehouse.Serialization.DesignerComponentSerializer, Microsoft.DataWarehouse, PublicKeyToken=89845dcd8080cc91") public final class Cube extends ProcessableMajorObject implements IMajorObject, INamedComponent, IModelComponent, IComponent, IDisposable, ICloneable
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
