Поделиться через


PerspectiveDimensionCollection Class

Contains a collection of PerspectiveDimension objects. This class cannot be inherited.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
<DefaultMemberAttribute("Item")> _
<GuidAttribute("B85775C3-4E48-4d77-A134-9ACE4A55EF77")> _
Public NotInheritable Class PerspectiveDimensionCollection
    Inherits ModelComponentCollection
[DefaultMemberAttribute("Item")] 
[GuidAttribute("B85775C3-4E48-4d77-A134-9ACE4A55EF77")] 
public sealed class PerspectiveDimensionCollection : ModelComponentCollection
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"B85775C3-4E48-4d77-A134-9ACE4A55EF77")] 
public ref class PerspectiveDimensionCollection sealed : public ModelComponentCollection
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("B85775C3-4E48-4d77-A134-9ACE4A55EF77") */ 
public final class PerspectiveDimensionCollection extends ModelComponentCollection
DefaultMemberAttribute("Item") 
GuidAttribute("B85775C3-4E48-4d77-A134-9ACE4A55EF77") 
public final class PerspectiveDimensionCollection extends ModelComponentCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.PerspectiveDimensionCollection

Синхронизация потоков

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.

См. также

Справочник

PerspectiveDimensionCollection Members
Microsoft.AnalysisServices Namespace