CalculationPropertyCollection.Insert Method

Inserts a CalculationProperty into the collection.

多載清單

名稱 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 )

請參閱

參考

CalculationPropertyCollection Class
CalculationPropertyCollection Members
Microsoft.AnalysisServices Namespace