Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Creates and adds a Measure to the collection.
Список перегрузок
| Имя | Description |
|---|---|
| MeasureCollection.Add () |
Creates and adds a Measure to the end of the collection.
|
| MeasureCollection.Add (Measure) |
Adds a Measure to the end of the collection.
|
| MeasureCollection.Add (ModelComponent) | (inherited from Add ) |
| MeasureCollection.Add (String) |
Creates and adds a Measure, with the specified identifier, to the end of the collection.
|
| MeasureCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| MeasureCollection.Add (String, IModelComponent) | (inherited from Add ) |
| MeasureCollection.Add (String, String) |
Creates and adds a Measure, with the specified name and identifier, to the end of the collection.
|
| MeasureCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
См. также
Справочник
MeasureCollection Class
MeasureCollection Members
Microsoft.AnalysisServices Namespace