إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Creates and adds an AggregationInstance to the collection.
Overload List
| Name | Description |
|---|---|
| AggregationInstanceCollection.Add () |
Creates and adds an AggregationInstance to the end of the collection.
|
| AggregationInstanceCollection.Add (AggregationInstance) |
Adds an AggregationInstance to the end of the collection.
|
| AggregationInstanceCollection.Add (ModelComponent) | (inherited from Add ) |
| AggregationInstanceCollection.Add (String) |
Creates and adds an AggregationInstance, with the specified identifier, to the end of the collection.
|
| AggregationInstanceCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| AggregationInstanceCollection.Add (String, IModelComponent) | (inherited from Add ) |
| AggregationInstanceCollection.Add (String, String) |
Creates and adds an AggregationInstance, with the specified name and identifier, to the end of the collection.
|
| AggregationInstanceCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
AggregationInstanceCollection Class
AggregationInstanceCollection Members
Microsoft.AnalysisServices Namespace