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 DatabasePermission to the collection.
Überladungsliste
| Name | Description |
|---|---|
| DatabasePermissionCollection.Add (DatabasePermission) |
Adds a DatabasePermission to the end of the collection.
|
| DatabasePermissionCollection.Add (ModelComponent) | (inherited from Add ) |
| DatabasePermissionCollection.Add (String) |
Creates and adds a DatabasePermission with the specified identifier to the end of the collection.
|
| DatabasePermissionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| DatabasePermissionCollection.Add (String, IModelComponent) | (inherited from Add ) |
| DatabasePermissionCollection.Add (String, String) |
Creates and adds a DatabasePermission with the specified name and identifier to the end of the collection.
|
| DatabasePermissionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
| DatabasePermissionCollection.Add (String, String, String) |
Creates and adds a DatabasePermission, with the specified role identifier, name, and identifier, to the end of the collection.
|
Siehe auch
Verweis
DatabasePermissionCollection Class
DatabasePermissionCollection Members
Microsoft.AnalysisServices Namespace