Freigeben über


KpiCollection-Klasse

Contains a collection of Kpi objects. This class cannot be inherited.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")> _
Public NotInheritable Class KpiCollection _
    Inherits NamedComponentCollection
'Usage
Dim instance As KpiCollection
[GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")]
public sealed class KpiCollection : NamedComponentCollection
[GuidAttribute(L"CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")]
public ref class KpiCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")>]
type KpiCollection =  
    class
        inherit NamedComponentCollection
    end
public final class KpiCollection extends NamedComponentCollection

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices. . :: . .NamedComponentCollection
      Microsoft.AnalysisServices..::..KpiCollection

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.