LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ConnectionName Property (ConnectionElement)

Show in webframe





Gets or sets the connection name.
Syntax
[ConfigurationPropertyAttribute(Name="connectionName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public string ConnectionName {get; set;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="connectionName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False, 
   IsRequired=False, 
   IsKey=False)>
Public Property ConnectionName As String
'Usage
 
Dim instance As ConnectionElement
Dim value As String
 
instance.ConnectionName = value
 
value = instance.ConnectionName

            

            
[ConfigurationPropertyAttribute(Name="connectionName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public:
property String^ ConnectionName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the connection name.
Requirements

Target Platforms

See Also

Reference

ConnectionElement Class
ConnectionElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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