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

RegisterDataAccessService<T> Method






The type of the service object to be registered with.
The data access object that will be registered.
Registers a data access service object with the specified type.
Syntax
public static void RegisterDataAccessService<T>( 
   T service
)
'Declaration
 
Public Shared Sub RegisterDataAccessService(Of T)( _
   ByVal service As T _
) 
'Usage
 
Dim service As T
 
DataAccessServices.RegisterDataAccessService(Of T)(service)
public static void RegisterDataAccessService<T>( 
   T service
)
 function Leadtools.Medical.DataAccessLayer.DataAccessServices.RegisterDataAccessService( 
   service 
)
public:
static void RegisterDataAccessServicegeneric<typename T>
( 
   T^ service
) 

Parameters

service
The data access object that will be registered.

Type Parameters

T
The type of the service object to be registered with.
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