Compartir a través de


PerspectiveMeasureGroup Class

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

Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintaxis

'Declaración
<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

Seguridad para subprocesos

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.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

PerspectiveMeasureGroup Members
Microsoft.AnalysisServices Namespace