AccountCollection.Add Method
Creates and adds an Account to the collection.
Überladungsliste
Name | Description |
---|---|
AccountCollection.Add (Account) |
Adds an Account to the end of the collection.
|
AccountCollection.Add (ModelComponent) | (inherited from Add ) |
AccountCollection.Add (String) |
Creates and adds an Account, with the specified identifier, to the end of the collection.
|
AccountCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
AccountCollection.Add (String, IModelComponent) | (inherited from Add ) |
AccountCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
Siehe auch
Verweis
AccountCollection Class
AccountCollection Members
Microsoft.AnalysisServices Namespace