Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates and adds a Kpi to the collection.
Overload List
| Name | Description |
|---|---|
| KpiCollection.Add () |
Creates and adds a Kpi to the end of the collection.
|
| KpiCollection.Add (Kpi) |
Adds a Kpi to the end of the collection.
|
| KpiCollection.Add (ModelComponent) | (inherited from Add ) |
| KpiCollection.Add (String) |
Creates and adds a Kpi, with the specified identifier, to the end of the collection.
|
| KpiCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| KpiCollection.Add (String, IModelComponent) | (inherited from Add ) |
| KpiCollection.Add (String, String) |
Creates and adds a Kpi, with the specified name and identifier, to the end of the collection.
|
| KpiCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
KpiCollection Class
KpiCollection Members
Microsoft.AnalysisServices Namespace