KpiCollection クラス

CubeDef に含まれる Kpi オブジェクトの読み取り専用の要求時リストが含まれます。

名前空間:  Microsoft.AnalysisServices.AdomdClient
アセンブリ:  Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.dll)

構文

'宣言
Public NotInheritable Class KpiCollection _
    Implements ICollection, IEnumerable
'使用
Dim instance As KpiCollection
public sealed class KpiCollection : ICollection, 
    IEnumerable
public ref class KpiCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type KpiCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class KpiCollection implements ICollection, IEnumerable

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..KpiCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。