MajorObjectCollection Class
SQL Server 2005
Contains a collection of MajorObject objects.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[GuidAttribute("28AAE99B-1831-4017-A5CA-8F122C957C29")] public abstract class MajorObjectCollection : NamedComponentCollection
/** @attribute GuidAttribute("28AAE99B-1831-4017-A5CA-8F122C957C29") */
public abstract class MajorObjectCollection extends NamedComponentCollection
GuidAttribute("28AAE99B-1831-4017-A5CA-8F122C957C29") public abstract class MajorObjectCollection extends NamedComponentCollection
The MajorObjectCollection abstract class is inherited by other collection classes in Analysis Management Objects (AMO) that contain major objects (in other words, any object that implements IMajorObject).
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Derived Classes
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Derived Classes
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.
