Поделиться через


PerspectiveCalculation Constructor (String, PerspectiveCalculationType)

Initializes a new instance of PerspectiveCalculation using a name and type.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    name As String, _
    type As PerspectiveCalculationType _
)
public PerspectiveCalculation (
    string name,
    PerspectiveCalculationType type
)
public:
PerspectiveCalculation (
    String^ name, 
    PerspectiveCalculationType type
)
public PerspectiveCalculation (
    String name, 
    PerspectiveCalculationType type
)
public function PerspectiveCalculation (
    name : String, 
    type : PerspectiveCalculationType
)

Параметры

  • type
    Specifies the type of perspective calculation.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

PerspectiveCalculation Class
PerspectiveCalculation Members
Microsoft.AnalysisServices Namespace