DataAccessType Property

Summary
Gets or sets the type of the class providing the data access method for the managed provider.
Syntax
C#
VB
C++
public Type DataAccessType { get; set; } 
  
Public Property DataAccessType As Type 
public: 
property Type^ DataAccessType { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.