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

DataAccessMapping Constructor(String,String,String)






The managed ADO.NET provider name.
The name for the 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,
   string databaseTypeName,
   string catalogTypeName
)
'Declaration
 
Public Function New( _
   ByVal dbProviderName As String, _
   ByVal databaseTypeName As String, _
   ByVal catalogTypeName As String _
)
'Usage
 
Dim dbProviderName As String
Dim databaseTypeName As String
Dim catalogTypeName As String
 
Dim instance As New DataAccessMapping(dbProviderName, databaseTypeName, catalogTypeName)
public DataAccessMapping( 
   string dbProviderName,
   string databaseTypeName,
   string catalogTypeName
)
function DataAccessMapping( 
   dbProviderName ,
   databaseTypeName ,
   catalogTypeName 
)
public:
DataAccessMapping( 
   String^ dbProviderName,
   String^ databaseTypeName,
   String^ catalogTypeName
)

Parameters

dbProviderName
The managed ADO.NET provider name.
databaseTypeName
The name for the type responsible of handling the data access for the given provider.
catalogTypeName
The name for the type implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.
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

DataAccessMapping Class
DataAccessMapping Members
Overload List

 

 


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