PerspectiveMeasure Class
Represents information about a measure in a PerspectiveMeasureGroup element. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<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
Синхронизация потоков
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace