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


PerspectiveKpi Constructor (String)

Initializes a new instance of PerspectiveKpi using an identifier.

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

Синтаксис

'Декларация
<ReadOnlyAttribute(True)> _
Public Sub New ( _
    kpiId As String _
)
[ReadOnlyAttribute(true)] 
public PerspectiveKpi (
    string kpiId
)
[ReadOnlyAttribute(true)] 
public:
PerspectiveKpi (
    String^ kpiId
)
/** @attribute ReadOnlyAttribute(true) */ 
public PerspectiveKpi (
    String kpiId
)
ReadOnlyAttribute(true) 
public function PerspectiveKpi (
    kpiId : String
)

Параметры

  • kpiId

Платформы

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

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

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

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

См. также

Справочник

PerspectiveKpi Class
PerspectiveKpi Members
Microsoft.AnalysisServices Namespace