Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Creates and adds a CubePermission to the collection.
Overload List
| Name | 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.
|
See Also
Reference
CubePermissionCollection Class
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace