Removes a previously registered data access service of the specified type.
function Leadtools.Medical.DataAccessLayer.DataAccessServices.Remove()
public:
Removegeneric<typename >
();
'Declaration
Public Function Remove(Of )() As
'Usage
Dim instance As DataAccessServices
Dim value As
value = instance.Remove(Of 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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2