LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

DataAccessMapping Constructor(String,String,String)

Show in webframe





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
)

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

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