Creates and adds a CubePermission to the collection.
重载列表
| 名称 | Description |
|---|---|
| CubePermissionCollection.Add (CubePermission) |
Adds a CubePermission to the end of the collection.
|
| CubePermissionCollection.Add (ModelComponent) | (inherited from Add ) |
| CubePermissionCollection.Add (String) |
Creates and adds a CubePermission, with the specified identifier, to the end of the collection.
|
| CubePermissionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| CubePermissionCollection.Add (String, IModelComponent) | (inherited from Add ) |
| CubePermissionCollection.Add (String, String) |
Creates and adds a CubePermission, with the specified role identifier and name, to the end of the collection.
|
| CubePermissionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
| CubePermissionCollection.Add (String, String, String) |
Creates and adds a CubePermission, with the specified role identifier, name, and identifier, to the end of the collection.
|
请参阅
参考
CubePermissionCollection Class
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace