Compartilhar via


CalculationPropertyCollection.Add Method

Creates and adds a CalculationProperty to the collection.

Overload List

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

See Also

Reference

CalculationPropertyCollection Class
CalculationPropertyCollection Members
Microsoft.AnalysisServices Namespace