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

DataAccessTypeName Property






Gets or sets the type name of the class providing the data access method for the managed provider.
Syntax
public string DataAccessTypeName {get; set;}
'Declaration
 
Public Property DataAccessTypeName As String
'Usage
 
Dim instance As DataAccessMapping
Dim value As String
 
instance.DataAccessTypeName = value
 
value = instance.DataAccessTypeName
public string DataAccessTypeName {get; set;}
 get_DataAccessTypeName();
set_DataAccessTypeName(value);
public:
property String^ DataAccessTypeName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the class type providing the data access method for the managed provider.
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

DataAccessMapping Class
DataAccessMapping 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