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