T
The type of the data access object to check for.
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
IsDataAccessServiceRegistered<T> Method
See Also 
Leadtools.Medical.DataAccessLayer Namespace > DataAccessServices Class : IsDataAccessServiceRegistered<T> Method



Checks if data access service of the specified type is registered.

Syntax

Visual Basic (Declaration) 
Public Shared Function IsDataAccessServiceRegistered(Of T)() As Boolean
Visual Basic (Usage)Copy Code
Dim value As Boolean
 
value = DataAccessServices.IsDataAccessServiceRegistered(Of T)()
C# 
public static bool IsDataAccessServiceRegistered<T>()
C++/CLI 
public:
static bool IsDataAccessServiceRegisteredgeneric<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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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