PerspectiveMeasure Constructor (String)

Initializes a new instance of PerspectiveMeasure using an identifier.

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

Синтаксис

'Декларация
Public Sub New ( _
    measureId As String _
)
public PerspectiveMeasure (
    string measureId
)
public:
PerspectiveMeasure (
    String^ measureId
)
public PerspectiveMeasure (
    String measureId
)
public function PerspectiveMeasure (
    measureId : String
)

Параметры

  • measureId

Платформы

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

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

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

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

См. также

Справочник

PerspectiveMeasure Class
PerspectiveMeasure Members
Microsoft.AnalysisServices Namespace