For a list of all members of this type, see DataAccessServices members.
"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. |