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