DatabasePermissionCollection.Remove Method
Removes a DatabasePermission from the collection.
Overload List
| Name | Description |
|---|---|
| DatabasePermissionCollection.Remove (DatabasePermission) |
Removes the specified DatabasePermission from the collection.
|
| DatabasePermissionCollection.Remove (IModelComponent) | (inherited from Remove ) |
| DatabasePermissionCollection.Remove (String) |
Removes the DatabasePermission with the specified identifier from the collection.
|
| DatabasePermissionCollection.Remove (DatabasePermission, Boolean) | |
| DatabasePermissionCollection.Remove (String, Boolean) |