Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
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