Creates and adds a MeasureGroup to the collection.
重载列表
| 名称 | Description | 
|---|---|
| MeasureGroupCollection.Add () | 
Creates and adds a MeasureGroup to the end of the collection.
 | 
| MeasureGroupCollection.Add (MeasureGroup) | 
Adds a MeasureGroup to the end of the collection.
 | 
| MeasureGroupCollection.Add (ModelComponent) | (inherited from Add ) | 
| MeasureGroupCollection.Add (String) | 
Creates and adds a MeasureGroup, with the specified identifier, to the end of the collection.
 | 
| MeasureGroupCollection.Add (ModelComponent, Boolean) | (inherited from Add ) | 
| MeasureGroupCollection.Add (String, IModelComponent) | (inherited from Add ) | 
| MeasureGroupCollection.Add (String, String) | 
Creates and adds a MeasureGroup, with the specified name and identifier, to the end of the collection.
 | 
| MeasureGroupCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) | 
请参阅
参考
MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace