KpiCollection.Add Method
Creates and adds a Kpi to the collection.
Überladungsliste
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 ) |
Siehe auch
Verweis
KpiCollection Class
KpiCollection Members
Microsoft.AnalysisServices Namespace