LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

RemoveDataAccessService<T> Method

Show in webframe





The type of the data access object to be unregistered.
Removes a previously registered data access service of the specified type.
Syntax
public static T RemoveDataAccessService<T>()
'Declaration
 
Public Shared Function RemoveDataAccessService(Of T)() As T
'Usage
 
Dim value As T
 
value = DataAccessServices.RemoveDataAccessService(Of T)()

            

            
public:
static T^ RemoveDataAccessServicegeneric<typename T>
(); 

Type Parameters

T
The type of the data access object to be unregistered.

Return Value

The data access object that was removed. Default T value will be returned if no object registered with this type.
Requirements

Target Platforms

See Also

Reference

DataAccessServices Class
DataAccessServices Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features