Compartir a través de


MeasureGroupCollection.Add Method

Creates and adds a MeasureGroup to the collection.

Lista de sobrecargas

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

Vea también

Referencia

MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace