Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ProviderMappings Property
See Also 
Leadtools.Medical.Workstation.DataAccessLayer.Configuration Namespace > DataAccessDatabaseSettings Class : ProviderMappings Property



Syntax

Visual Basic (Declaration)  
<ConfigurationPropertyAttribute(IsRequired=False, 
   Name="providerMappings", 
   IsDefaultCollection=False, 
   IsKey=False)>
Public ReadOnly Property ProviderMappings As NamedElementCollection(Of DbProviderMapping)
Visual Basic (Usage) Copy Code
Dim instance As DataAccessDatabaseSettings
Dim value As NamedElementCollection(Of DbProviderMapping)
 
value = instance.ProviderMappings
C#  
[ConfigurationPropertyAttribute(IsRequired=false, 
   Name="providerMappings", 
   IsDefaultCollection=false, 
   IsKey=false)]
public NamedElementCollection<DbProviderMapping> ProviderMappings {get;}
C++/CLI  
[ConfigurationPropertyAttribute(IsRequired=false, 
   Name="providerMappings", 
   IsDefaultCollection=false, 
   IsKey=false)]
public:
property NamedElementCollection<DbProviderMapping> ProviderMappings {
   NamedElementCollection<DbProviderMapping> get();
}

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