←Select platform
In This Topic ▼

DataAccessServices Class Methods

Summary

For a list of all members of this type, see DataAccessServices members

Public Methods

Name Description
Public Method
Clear Clears all registered services.
Public Method
static  | Shared in VB</div>
ClearServices Clears all registered services.
Public Method Get<T> Retrieves a previously registered data access service of the specified type.
Public Method static  | Shared in VB GetDataAccessService<T> Retrieves a previously registered data access service of the specified type.
Public Method static  | Shared in VB IsDataAccessServiceRegistered<T> Checks if data access service of the specified type is registered.
Public Method IsRegistered<T> Checks if data access service of the specified type is registered.
Public Method Register<T> Registers a data access service object with the specified type.
Public Method static  | Shared in VB RegisterDataAccessService<T> Registers a data access service object with the specified type.
Public Method Remove<T> Removes a previously registered data access service of the specified type.
Public Method static  | Shared in VB RemoveDataAccessService<T> Removes a previously registered data access service of the specified type.

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly