LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Register<T> Method

Show in webframe





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 void Register<T>( 
   T service
)
'Declaration
 
Public Sub Register(Of T)( _
   ByVal service As T _
) 
'Usage
 
Dim instance As DataAccessServices
Dim service As T
 
instance.Register(Of T)(service)

            

            
public:
void Registergeneric<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

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