PerspectiveMeasure Class
Represents information about a measure in a PerspectiveMeasureGroup element. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<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
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace