Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Inserts an Account into the collection.
Overload List
| Name | Description |
|---|---|
| AccountCollection.Insert (Int32, Account) |
Inserts an Account into the collection at the specified index.
|
| AccountCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
| AccountCollection.Insert (Int32, String) |
Creates and inserts an Account, with the specified identifier, into the collection at the specified index.
|
| AccountCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
| AccountCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
See Also
Reference
AccountCollection Class
AccountCollection Members
Microsoft.AnalysisServices Namespace