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

DataAccessFactory Property






Gets or sets the configured type name of the DataAccessFactory.
Syntax
public string DataAccessFactory {get; set;}
'Declaration
 
Public Property DataAccessFactory As String
'Usage
 
Dim instance As DataAccessSettings
Dim value As String
 
instance.DataAccessFactory = value
 
value = instance.DataAccessFactory
public string DataAccessFactory {get; set;}
 get_DataAccessFactory();
set_DataAccessFactory(value);
public:
property String^ DataAccessFactory {
   String^ get();
   void set (    String^ value);
}

Property Value

The configured type name of the DataAccessFactory.
Remarks

This is used by the DataAccessFactory class to create an instance of the type in the configuration.

This property maps to the dataAccessFactory 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