Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Creates and adds an Action to the collection.
Overload List
| Name | Description |
|---|---|
| ActionCollection.Add () |
Creates and adds an Action to the collection.
|
| ActionCollection.Add (Action) |
Adds an Action to the end of the collection.
|
| ActionCollection.Add (ModelComponent) | (inherited from Add ) |
| ActionCollection.Add (String) |
Creates and adds an Action, with the specified identifier, to the end of the collection.
|
| ActionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| ActionCollection.Add (String, IModelComponent) | (inherited from Add ) |
| ActionCollection.Add (String, String) |
Creates and adds an Action, with the specified name and identifier, to the end of the collection.
|
| ActionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
ActionCollection Class
ActionCollection Members
Microsoft.AnalysisServices Namespace