Creates and adds a Kpi to the collection.
重载列表
| 名称 | 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 ) | 
请参阅
参考
KpiCollection Class
KpiCollection Members
Microsoft.AnalysisServices Namespace