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