The following tables list the members exposed by DataAccessServices.
| Name | Description | |
|---|---|---|
![]()
| ClearServices | Clears all registered services. |
![]()
| GetDataAccessService<T> | Retrieve a previously registered data access service of the specified type. |
![]()
| IsDataAccessServiceRegistered<T> | Checks if data access service of the specified type is registered. |
![]()
| RegisterDataAccessService<T> | Register a data access service object with the specified type. |
![]()
| RemoveDataAccessService<T> | Remove a previously registered data access service of the specified type. |
