DatabasePermissionCollection.Item Property
Gets the specified DatabasePermission from the collection.
Overload List
| Name | Description |
|---|---|
| DatabasePermissionCollection.Item (Int32) |
Gets the DatabasePermission at the specified index from the collection.
|
| DatabasePermissionCollection.Item (String) |
Gets the DatabasePermission with the specified identifier from the collection.
|