PerspectiveCalculationCollection.Add Method
Overload List
Name | Description |
---|---|
PerspectiveCalculationCollection.Add (ModelComponent) | (inherited from Add ) |
PerspectiveCalculationCollection.Add (PerspectiveCalculation) |
Adds a PerspectiveCalculation to the end of the collection.
|
PerspectiveCalculationCollection.Add (String) |
Creates and adds a PerspectiveCalculation that has the specified name to the end of the collection.
|
PerspectiveCalculationCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
PerspectiveCalculationCollection.Add (String, IModelComponent) | (inherited from Add ) |
PerspectiveCalculationCollection.Add (String, PerspectiveCalculationType) |
Creates and adds a PerspectiveCalculation, with the specified identifier and PerspectiveCalculationType value, to the end of the collection.
|
PerspectiveCalculationCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
PerspectiveCalculationCollection Class
PerspectiveCalculationCollection Members
Microsoft.AnalysisServices Namespace