Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DataAccessMapping Constructor(String,Type)
See Also 
Leadtools.Medical.Workstation.DataAccessLayer.Configuration Namespace > DataAccessMapping Class > DataAccessMapping Constructor : DataAccessMapping Constructor(String,Type)



dbProviderName
The mapped ADO.NET provider name.
databaseType
The Type that implements the IWorkstationDataAccessAgent interface.
Initializes a new instance of the DataAccessMapping class with name and type that implements the IWorkstationDataAccessAgent interface.

Syntax

Visual Basic (Declaration)  
Public Function New( _
   ByVal dbProviderName As String, _
   ByVal databaseType As Type _
)
Visual Basic (Usage) Copy Code
Dim dbProviderName As String
Dim databaseType As Type
 
Dim instance As DataAccessMapping(dbProviderName, databaseType)
C#  
public DataAccessMapping( 
   string dbProviderName,
   Type databaseType
)
C++/CLI  
public:
DataAccessMapping( 
   String^ dbProviderName,
   Type^ databaseType
)

Parameters

dbProviderName
The mapped ADO.NET provider name.
databaseType
The Type that implements the IWorkstationDataAccessAgent interface.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features