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

ConnectionName Property (DataAccessSettings)






Gets or sets the connection name used by the data access provider.
Syntax
public string ConnectionName {get; set;}
'Declaration
 
Public Property ConnectionName As String
'Usage
 
Dim instance As DataAccessSettings
Dim value As String
 
instance.ConnectionName = value
 
value = instance.ConnectionName
public string ConnectionName {get; set;}
 get_ConnectionName();
set_ConnectionName(value);
public:
property String^ ConnectionName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the connection used by the data access provider.
Remarks

This property maps to the connectionName element in the configuration.

The connection name should correspond to a value in the connectionStrings configuration section.

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