次の方法で共有


RoleCollection.Add Method

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

オーバーロードの一覧

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

参照

関連項目

RoleCollection Class
RoleCollection Members
Microsoft.AnalysisServices Namespace