For a list of all members of this type, see DataAccessServices members
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Clear | Clears all registered services. |
![]() |
ClearServices | Clears all registered services. |
![]() |
Get<T> | Retrieves a previously registered data access service of the specified type. |
![]() |
GetDataAccessService<T> | Retrieves a previously registered data access service of the specified type. |
![]() |
IsDataAccessServiceRegistered<T> | Checks if data access service of the specified type is registered. |
![]() |
IsRegistered<T> | Checks if data access service of the specified type is registered. |
![]() |
Register<T> | Registers a data access service object with the specified type. |
![]() |
RegisterDataAccessService<T> | Registers a data access service object with the specified type. |
![]() |
Remove<T> | Removes a previously registered data access service of the specified type. |
![]() |
RemoveDataAccessService<T> | Removes a previously registered data access service of the specified type. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document


