Cube.Kpis 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 Cube 建立關聯的 KPI 集合。
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.KpiCollection Kpis { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Kpis : Microsoft.AnalysisServices.KpiCollection
Public ReadOnly Property Kpis As KpiCollection
屬性值
包含 Kpis 資訊的集合。
- 屬性