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

DataAccessMappings Property






Gets or sets a collection of DataAccessMapping which holds the mapping from ADO.NET data providers to the data access type.
Syntax
public NamedElementCollection<DataAccessMapping> DataAccessMappings {get; set;}
'Declaration
 
Public Property DataAccessMappings As NamedElementCollection(Of DataAccessMapping)
'Usage
 
Dim instance As DataAccessSettings
Dim value As NamedElementCollection(Of DataAccessMapping)
 
instance.DataAccessMappings = value
 
value = instance.DataAccessMappings
public NamedElementCollection<DataAccessMapping> DataAccessMappings {get; set;}
 get_DataAccessMappings();
set_DataAccessMappings(value);
public:
property NamedElementCollection<DataAccessMapping^>^ DataAccessMappings {
   NamedElementCollection<DataAccessMapping^>^ get();
   void set (    NamedElementCollection<DataAccessMapping^>^ value);
}

Property Value

A collection of DataAccessMapping objects that holds the mapping from ADO.NET data providers to the data access type.
Remarks

This property maps to the dataAccessMappings element in the configuration.

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

DataAccessSettings Class
DataAccessSettings Members

 

 


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