Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

DataAccessType Property






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

Error processing SSI file
Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features