Cube
(Microsoft.AnalysisServices.Cube)
Inherits:
Microsoft.AnalysisServices.ProcessableMajorObject
Interfaces:
ICloneable, IDisposable, IFormattable, IDeserializationCallback, IComponent, IModelComponent, IHostableComponent, INamedComponent, IDeserializationStartCallback, IMajorObject, IProcessable
Derived Types:
0
Assembly:
Microsoft.AnalysisServices.DLL
Represents a cube from a database. This class cannot be inherited.
VB.NET
C#
|
VB.NET
Public NotInheritable Class Cube
Inherits Microsoft.AnalysisServices.ProcessableMajorObject
Implements System.ICloneable, System.IDisposable, System.IFormattable, System.Runtime.Serialization.IDeserializationCallback, System.ComponentModel.IComponent, Microsoft.AnalysisServices.IModelComponent, Microsoft.AnalysisServices.Hosting.IHostableComponent, Microsoft.AnalysisServices.INamedComponent, Microsoft.AnalysisServices.IDeserializationStartCallback, Microsoft.AnalysisServices.IMajorObject, Microsoft.AnalysisServices.IProcessable
End Class
Articles