LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

DataAccessMapping Constructor(String,Type,Type)

Show in webframe





The managed ADO.NET provider name.
The System.Type responsible of handling the data access for the given provider.
The name for the type implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.
Initializes a new instance of the DataAccessMapping.
Syntax
public DataAccessMapping( 
   string dbProviderName,
   Type databaseType,
   Type catalogType
)
'Declaration
 
Public Function New( _
   ByVal dbProviderName As String, _
   ByVal databaseType As Type, _
   ByVal catalogType As Type _
)
'Usage
 
Dim dbProviderName As String
Dim databaseType As Type
Dim catalogType As Type
 
Dim instance As New DataAccessMapping(dbProviderName, databaseType, catalogType)

            

            
public:
DataAccessMapping( 
   String^ dbProviderName,
   Type^ databaseType,
   Type^ catalogType
)

Parameters

dbProviderName
The managed ADO.NET provider name.
databaseType
The System.Type responsible of handling the data access for the given provider.
catalogType
The name for the type implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.
Requirements

Target Platforms

See Also

Reference

DataAccessMapping Class
DataAccessMapping Members
Overload List

 

 


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