DatabasePermissionCollection.Remove-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Removes a DatabasePermission from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(String) | Removes the DatabasePermission with the specified identifier from the collection. | |
Remove(DatabasePermission) | Removes the specified DatabasePermission from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur Removes a DatabasePermission from this collection. | |
Remove(DatabasePermission, Boolean) | Infrastruktur Removes the specified DatabasePermission from this collection. |
Zum Anfang