Udostępnij przez


KpiCollection Class

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

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

Syntax

'Deklaracja
<GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class KpiCollection
    Inherits NamedComponentCollection
[GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")] 
[DefaultMemberAttribute("Item")] 
public sealed class KpiCollection : NamedComponentCollection
[GuidAttribute(L"CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB")] 
[DefaultMemberAttribute(L"Item")] 
public ref class KpiCollection sealed : public NamedComponentCollection
/** @attribute GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class KpiCollection extends NamedComponentCollection
GuidAttribute("CA8FC5AC-EFE3-4b62-958A-15C0DF4857AB") 
DefaultMemberAttribute("Item") 
public final class KpiCollection extends NamedComponentCollection

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.