หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Creates and adds a Role to the collection.
Overload List
| Name | Description |
|---|---|
| RoleCollection.Add () |
Creates and adds a Role to the end of the collection.
|
| RoleCollection.Add (ModelComponent) | (inherited from Add ) |
| RoleCollection.Add (Role) |
Adds a Role to the end of the collection.
|
| RoleCollection.Add (String) |
Creates and adds a Role, with the specified identifier, to the end of the collection.
|
| RoleCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| RoleCollection.Add (String, IModelComponent) | (inherited from Add ) |
| RoleCollection.Add (String, String) |
Creates and adds a Role, with the specified name and identifier, to the end of the collection.
|
| RoleCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
RoleCollection Class
RoleCollection Members
Microsoft.AnalysisServices Namespace