←Select platform

DataAccessServices Class Members

Summary

The following tables list the members exposed by DataAccessServices.

Public Constructors

Name Description
Public Constructor DataAccessServices Initializes a new instance of DataAccessServices class.

Public Methods

Name Description
Public Method Clear Clears all registered services.
Public Method static  | Shared in VB 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.

See Also

DataAccessServices Class

Leadtools.Medical.DataAccessLayer Namespace

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

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.