MeasureGroupCollection.Insert Method
Inserts a MeasureGroup into the collection.
Überladungsliste
Name | Description |
---|---|
MeasureGroupCollection.Insert (Int32) |
Creates and inserts a MeasureGroup into the collection at the specified index.
|
MeasureGroupCollection.Insert (Int32, MeasureGroup) |
Inserts a MeasureGroup into the collection at the specified index.
|
MeasureGroupCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
MeasureGroupCollection.Insert (Int32, String) |
Creates and inserts a MeasureGroup, with the specified identifier, into the collection at the specified index.
|
MeasureGroupCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
MeasureGroupCollection.Insert (Int32, String, String) |
Creates and inserts a MeasureGroup, with the specified name and identifier, into the collection at the specified index.
|
MeasureGroupCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
Siehe auch
Verweis
MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace