LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

DataAccessType Property

Show in webframe





Gets or sets the type of the class providing the data access method for the managed provider.
Syntax
public Type DataAccessType {get; set;}
'Declaration
 
Public Property DataAccessType As Type
'Usage
 
Dim instance As DataAccessMapping
Dim value As Type
 
instance.DataAccessType = value
 
value = instance.DataAccessType

            

            
public:
property Type^ DataAccessType {
   Type^ get();
   void set (    Type^ value);
}

Property Value

The class System.Type providing the data access method for the managed provider.
Requirements

Target Platforms

See Also

Reference

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