Partager via


MeasureGroupCollection.Add Method

Creates and adds a MeasureGroup to the collection.

Liste de surcharge

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

Voir aussi

Référence

MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace