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 Class
See Also  Members  
Leadtools.Medical.Workstation.DataAccessLayer.Configuration Namespace : DataAccessMapping Class



Represents the mappings from ADO.NET's database providers to Data Access Agent IWorkstationDataAccessAgent types.

Syntax

Visual Basic (Declaration)  
Public Class DataAccessMapping 
   Inherits NamedConfigurationElement
Visual Basic (Usage) Copy Code
Dim instance As DataAccessMapping
C#  
public class DataAccessMapping : NamedConfigurationElement 
C++/CLI  
public ref class DataAccessMapping : public NamedConfigurationElement 

Remarks

This class provide mapping information to determine what type of IWorkstationDataAccessAgent matches a given provider type. The optional DataAccessMapping configuration objects can be defined in the "dataConfiguration" configuration section.

If a mapping is not present for a given provider type the following defaults will be used:

To use providers other than the defaults or to provide your own Data Access type a mapping must be registered.

Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
         Leadtools.Medical.Workstation.DataAccessLayer.Configuration.DataAccessMapping

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