Condividi tramite


PerspectiveMeasureGroup Class

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

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
<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

Thread Safety

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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

PerspectiveMeasureGroup Members
Microsoft.AnalysisServices Namespace