Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates and adds a CubePermission to the collection.
Überladungsliste
| 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.
|
Siehe auch
Verweis
CubePermissionCollection Class
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace