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


PerspectiveMeasureGroup Class

Represents information about a measure group in a Perspective element. This class cannot be inherited.

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

Синтаксис

'Декларация
<GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")> _
Public NotInheritable Class PerspectiveMeasureGroup
    Inherits ModelComponent
    Implements ICloneable
[GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")] 
public sealed class PerspectiveMeasureGroup : ModelComponent, ICloneable
[GuidAttribute(L"DB17C295-0EBA-45c7-B426-EBC4E3C193DB")] 
public ref class PerspectiveMeasureGroup sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB") */ 
public final class PerspectiveMeasureGroup extends ModelComponent implements ICloneable
GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB") 
public final class PerspectiveMeasureGroup extends ModelComponent implements ICloneable

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.PerspectiveMeasureGroup

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

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.

См. также

Справочник

PerspectiveMeasureGroup Members
Microsoft.AnalysisServices Namespace