LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

IsRegistered<T> Method






The type of the data access object to check for.
Checks if data access service of the specified type is registered.
Syntax
public bool IsRegistered<T>()
'Declaration
 
Public Function IsRegistered(Of T)() As Boolean
'Usage
 
Dim instance As DataAccessServices
Dim value As Boolean
 
value = instance.IsRegistered(Of T)()
public bool IsRegistered<T>()
 function Leadtools.Medical.DataAccessLayer.DataAccessServices.IsRegistered()
public:
bool IsRegisteredgeneric<typename T>
(); 

Type Parameters

T
The type of the data access object to check for.

Return Value

True if found a data access object registered with the specified type.
Requirements

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

See Also

Reference

DataAccessServices Class
DataAccessServices Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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