PerspectiveMeasure Class
Represents information about a measure in a PerspectiveMeasureGroup element. This class cannot be inherited.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
<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
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
PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace