MdxScriptCollection Class
Contains a collection of MdxScript objects. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<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
Синхронизация потоков
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
MdxScriptCollection Members
Microsoft.AnalysisServices Namespace