次の方法で共有


AccountCollection.Add Method

Account を作成してコレクションに追加します。

オーバーロードの一覧

名前 説明
AccountCollection.Add (Account)
Account をコレクションの末尾に追加します。
AccountCollection.Add (ModelComponent) ( Add から継承されます)
AccountCollection.Add (String)
指定した識別子の Account を作成し、コレクションの末尾に追加します。
AccountCollection.Add (ModelComponent, Boolean) ( Add から継承されます)
AccountCollection.Add (String, IModelComponent) ( Add から継承されます)
AccountCollection.Add (String, IModelComponent, Boolean) ( Add から継承されます)

参照

関連項目

AccountCollection Class
AccountCollection Members
Microsoft.AnalysisServices Namespace