PerspectiveCalculationCollection.Insert Method
Overload List
Name | Description |
---|---|
PerspectiveCalculationCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
PerspectiveCalculationCollection.Insert (Int32, PerspectiveCalculation) |
Inserts a PerspectiveCalculation into the collection at the specified index.
|
PerspectiveCalculationCollection.Insert (Int32, String) |
Creates and inserts a PerspectiveCalculation, with the specified name, into the collection at the specified index.
|
PerspectiveCalculationCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
PerspectiveCalculationCollection.Insert (Int32, String, PerspectiveCalculationType) |
Creates and inserts a PerspectiveCalculation, with the specified name and PerspectiveCalculationType value, into the collection at the specified index.
|
PerspectiveCalculationCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
See Also
Reference
PerspectiveCalculationCollection Class
PerspectiveCalculationCollection Members
Microsoft.AnalysisServices Namespace