Delen via


MeasureCollection.Add Method

Creates and adds a Measure to the collection.

Overload List

Name Description
MeasureCollection.Add ()
Creates and adds a Measure to the end of the collection.
MeasureCollection.Add (Measure)
Adds a Measure to the end of the collection.
MeasureCollection.Add (ModelComponent) (inherited from Add )
MeasureCollection.Add (String)
Creates and adds a Measure, with the specified identifier, to the end of the collection.
MeasureCollection.Add (ModelComponent, Boolean) (inherited from Add )
MeasureCollection.Add (String, IModelComponent) (inherited from Add )
MeasureCollection.Add (String, String)
Creates and adds a Measure, with the specified name and identifier, to the end of the collection.
MeasureCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

See Also

Reference

MeasureCollection Class
MeasureCollection Members
Microsoft.AnalysisServices Namespace