Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates and adds an AggregationDesign to the collection.
Overload List
| Name | Description |
|---|---|
| AggregationDesignCollection.Add () |
Creates and adds an AggregationDesign to the end of the collection.
|
| AggregationDesignCollection.Add (AggregationDesign) |
Adds an AggregationDesign to the end of the collection.
|
| AggregationDesignCollection.Add (ModelComponent) | (inherited from Add ) |
| AggregationDesignCollection.Add (String) |
Creates and adds an AggregationDesign, with the specified identifier, to the end of the collection.
|
| AggregationDesignCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| AggregationDesignCollection.Add (String, IModelComponent) | (inherited from Add ) |
| AggregationDesignCollection.Add (String, String) |
Creates and adds an AggregationDesign, with the specified name and identifier, to the end of the collection.
|
| AggregationDesignCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
AggregationDesignCollection Class
AggregationDesignCollection Members
Microsoft.AnalysisServices Namespace