Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Creates and adds a Kpi to the end of the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Add As Kpi
'Usage
Dim instance As KpiCollection
Dim returnValue As Kpi
returnValue = instance.Add()
public Kpi Add()
public:
Kpi^ Add()
member Add : unit -> Kpi
public function Add() : Kpi
Return Value
Type: Microsoft.AnalysisServices.Kpi
A new, empty Kpi.