PerspectiveKpi 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
PerspectiveKpi() |
使用預設值,初始化 PerspectiveKpi 類別的新執行個體。 |
PerspectiveKpi(String) |
使用指定的 KPI,初始化 PerspectiveKpi 的新執行個體。 |
PerspectiveKpi()
使用預設值,初始化 PerspectiveKpi 類別的新執行個體。
public PerspectiveKpi ();
Public Sub New ()
適用於
PerspectiveKpi(String)
使用指定的 KPI,初始化 PerspectiveKpi 的新執行個體。
public PerspectiveKpi (string kpiId);
new Microsoft.AnalysisServices.PerspectiveKpi : string -> Microsoft.AnalysisServices.PerspectiveKpi
Public Sub New (kpiId As String)
參數
- kpiId
- String
包含 KPI 唯一識別碼的 String。