PerspectiveCalculation Class
Represents the relationship between a calculation and a Perspective element. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<GuidAttribute("72E82EA3-C8F6-4b75-A3A1-44D4BF91FB06")> _
Public NotInheritable Class PerspectiveCalculation
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("72E82EA3-C8F6-4b75-A3A1-44D4BF91FB06")]
public sealed class PerspectiveCalculation : ModelComponent, ICloneable
[GuidAttribute(L"72E82EA3-C8F6-4b75-A3A1-44D4BF91FB06")]
public ref class PerspectiveCalculation sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("72E82EA3-C8F6-4b75-A3A1-44D4BF91FB06") */
public final class PerspectiveCalculation extends ModelComponent implements ICloneable
GuidAttribute("72E82EA3-C8F6-4b75-A3A1-44D4BF91FB06")
public final class PerspectiveCalculation extends ModelComponent implements ICloneable
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.PerspectiveCalculation
Синхронизация потоков
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.
См. также
Справочник
PerspectiveCalculation Members
Microsoft.AnalysisServices Namespace