Freigeben über


PerspectiveCalculation Class

Represents the relationship between a calculation and a Perspective element. This class cannot be inherited.

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<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

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

PerspectiveCalculation Members
Microsoft.AnalysisServices Namespace