Freigeben über


MeasureGroupCollection.Add Method

Creates and adds a MeasureGroup to the collection.

Überladungsliste

Name 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 )

Siehe auch

Verweis

MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace