Leadtools.Medical.DataAccessLayer.Configuration Namespace > DataAccessSettings Class : ConnectionName Property |
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);
This property maps to the connectionName
element in the configuration.
The connection name should correspond to a value in the connectionStrings configuration section.
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