Condividi tramite


PerspectiveMeasure Class

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

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

Sintassi

'Dichiarazione
<GuidAttribute("D739F326-6B36-4683-B859-DE64F230F422")> _
Public NotInheritable Class PerspectiveMeasure
    Inherits ModelComponent
    Implements ICloneable
[GuidAttribute("D739F326-6B36-4683-B859-DE64F230F422")] 
public sealed class PerspectiveMeasure : ModelComponent, ICloneable
[GuidAttribute(L"D739F326-6B36-4683-B859-DE64F230F422")] 
public ref class PerspectiveMeasure sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("D739F326-6B36-4683-B859-DE64F230F422") */ 
public final class PerspectiveMeasure extends ModelComponent implements ICloneable
GuidAttribute("D739F326-6B36-4683-B859-DE64F230F422") 
public final class PerspectiveMeasure extends ModelComponent implements ICloneable

Inheritance Hierarchy

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

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

PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace