The following tables list the members exposed by DataAccessServices.
Public Constructors
Name | Description | |
---|---|---|
DataAccessServices | Initializes a new instance of DataAccessServices class. |
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. |
Products |
Support |
Feedback: DataAccessServices Class Members - Leadtools.Medical.DataAccessLayer |
Introduction |
Help Version 19.0.2017.3.22
|