MdxScriptCollection Class
Contains a collection of MdxScript objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
<GuidAttribute("EE8DAD06-3F96-4354-AF80-FDBEB3162685")> _
Public NotInheritable Class MdxScriptCollection
Inherits MajorObjectCollection
[DefaultMemberAttribute("Item")]
[GuidAttribute("EE8DAD06-3F96-4354-AF80-FDBEB3162685")]
public sealed class MdxScriptCollection : MajorObjectCollection
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"EE8DAD06-3F96-4354-AF80-FDBEB3162685")]
public ref class MdxScriptCollection sealed : public MajorObjectCollection
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("EE8DAD06-3F96-4354-AF80-FDBEB3162685") */
public final class MdxScriptCollection extends MajorObjectCollection
DefaultMemberAttribute("Item")
GuidAttribute("EE8DAD06-3F96-4354-AF80-FDBEB3162685")
public final class MdxScriptCollection extends MajorObjectCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Microsoft.AnalysisServices.MdxScriptCollection
Threadsicherheit
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
MdxScriptCollection Members
Microsoft.AnalysisServices Namespace